hornbill 1.3.3
hornbill: ^1.3.3 copied to clipboard
A lightweight, beautify Flutter UI component package inspired by Material Design 3 Expressive, with a focus on simplicity, elegance, and ease of use.
We analyzed this package 17 hours ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
122 out of 308 API elements (39.6 %) have documentation comments.
Some symbols that are missing documentation: hornbill, hornbill.HAppBar.HAppBar.large, hornbill.HAppBar.HAppBar.medium, hornbill.HAppBar.HAppBar.regular, hornbill.HAppBar.actions.
10/10 points: Package has an example and has no issues with screenshots
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:hornbill/hornbill.dartthat declares support for platforms:Android,iOS,Linux,macOS.
Package does not support platform `Web`.
Because:
package:hornbill/hornbill.dartthat declares support for platforms:Android,iOS,Linux,macOS.
Swift PM-ready: This iOS or macOS plugin supports the Swift Package Manager. See https://docs.flutter.dev/to/spm for details.
Built-in Kotlin-ready: This Android plugin supports built-in Kotlin. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: 'year2023' is deprecated and shouldn't be used. Set this flag to false to opt into the 2024 progress indicator appearance. Defaults to true. In the future, this flag will default to false. Use ProgressIndicatorThemeData to customize individual properties. This feature was deprecated after v3.27.0-0.2.pre.
lib/src/theme.dart:413:5
╷
413 │ year2023: false,
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/theme.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_highlight |
^0.7.0 |
0.7.0 | 0.7.0 | |
material_symbols_icons |
^4.2960.0 |
4.2960.0 | 4.2960.0 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
highlight |
- | 0.7.0 | 0.7.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.19.0 | |
vector_math |
- | 2.2.0 | 2.4.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.17, Flutter 3.44.8, Dart 3.12.2.
Check the analysis log for details.
