garnish_ui 0.5.2 copy "garnish_ui: ^0.5.2" to clipboard
garnish_ui: ^0.5.2 copied to clipboard

A premium, brand-agnostic Flutter UI component library with built-in animations, 5 visual style categories, fully customizable theming, and 40+ accessible components.

125/ 160
pub points
38
downloads

We analyzed this package 3 days ago, and awarded it 125 pub points (of a possible 160):

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://bitbucket.org/ehudm/garnish-ui was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://bitbucket.org/ehudm/garnish-ui/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.5.2").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

1680 out of 1684 API elements (99.8 %) have documentation comments.

Some symbols that are missing documentation: garnish_ui.GarnishAnimationController.GarnishAnimationController.new, garnish_ui.GarnishFormController.GarnishFormController.new, garnish_ui.GarnishLoadingController.GarnishLoadingController.new, garnish_ui.InteractionState.InteractionState.new.

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

Found 4 issues. Showing the first 2:

  • /tmp/pana_JEZVYD/./screenshots/showcase.png: Tried interpreting screenshot as WebP with webpinfo "/tmp/pana_JEZVYD/./screenshots/showcase.png" failed with exit code 2.

  • /tmp/pana_JEZVYD/./screenshots/showcase.png: Converting screenshot with cwebp "/tmp/pana_JEZVYD/./screenshots/showcase.png" -o "/tmp/ZQYVJL/gen/screenshots/showcase.webp" failed with exit code 255.

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

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 11 issues. Showing the first 2:

WARNING: The left operand can't be null, so the right operand is never executed.

lib/src/components/display/charts/garnish_graph.dart:315:75

    ╷
315 │       final radius = (style.borderRadius?.topLeft.x ?? theme.radii.xs) ?? 4;
    │                                                                           ^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/components/display/charts/garnish_graph.dart

INFO: Use 'const' with the constructor to improve performance.

lib/src/animation/garnish_animation.dart:130:15

    ╷
130 │       config: GarnishAnimationConfig(),
    │               ^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/animation/garnish_animation.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

No dependencies.

Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
vector_math - 2.4.3 2.4.3

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.19, Flutter 3.47.4, Dart 3.13.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
125
points
38
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A premium, brand-agnostic Flutter UI component library with built-in animations, 5 visual style categories, fully customizable theming, and 40+ accessible components.

Homepage
Repository
View/report issues

Topics

#ui #components #design-system #widget #animation

License

MIT (license)

Dependencies

flutter

More

Packages that depend on garnish_ui