hornbill 1.3.3 copy "hornbill: ^1.3.3" to clipboard
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.

150/ 160
pub points
280
downloads

We analyzed this package 14 hours ago, and awarded it 150 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 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.

Passed check 10/10 points: Package has an example and has no issues with screenshots

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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.dart that declares support for platforms: Android, iOS, Linux, macOS.
Package does not support platform `Web`.

Because:

  • package:hornbill/hornbill.dart that 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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 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

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 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.

Weekly downloads

Display as:
By versions:
0
likes
150
points
280
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight, beautify Flutter UI component package inspired by Material Design 3 Expressive, with a focus on simplicity, elegance, and ease of use.

Homepage
Repository
View/report issues

Topics

#design-system #ui #material-design #components #widget

License

Apache-2.0 (license)

Dependencies

flutter, flutter_highlight, material_symbols_icons, plugin_platform_interface

More

Packages that depend on hornbill

Packages that implement hornbill