flutter_ui_collection 2.0.0 copy "flutter_ui_collection: ^2.0.0" to clipboard
flutter_ui_collection: ^2.0.0 copied to clipboard

A complete Flutter UI framework — 89 core components + 6 modules (Auth, Chat, Dashboard, E-Commerce, Social, Settings), 8 design presets, 7 effects. 170+ files, ~30K LOC. Fully independent of Material Design.

130/ 160
pub points
148
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/tobiasludwig/flutter_ui_collection was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/tobiasludwig/flutter_ui_collection 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://github.com/tobiasludwig/flutter_ui_collection/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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: MIT.

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

1013 out of 1878 API elements (53.9 %) have documentation comments.

Some symbols that are missing documentation: flutter_ui_collection, flutter_ui_collection.AnimatedBuilder.AnimatedBuilder.new, flutter_ui_collection.AnimatedBuilder.animation, flutter_ui_collection.AnimatedBuilder.builder, flutter_ui_collection.AnimatedBuilder.child.

Passed check 10/10 points: Package has an example

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

WARNING: Argument 'codePoint' must be a constant.

lib/src/ecommerce/ui_product_card.dart:294:17

    ╷
294 │ ┌                 i < rating.floor()
295 │ │                     ? 0xe5f9 // star filled
296 │ │                     : (i < rating ? 0xe5f9 : 0xe5fa), // star_border
    │ └────────────────────────────────────────────────────^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ecommerce/ui_product_card.dart

INFO: 'axisAlignment' is deprecated and shouldn't be used. Use alignment instead. This property provides full control over both axes, which is an improvement over the old axisAlignment. This feature was deprecated after v3.41.0-1.0.pre.

lib/src/components/floating_action_button/ui_floating_action_button.dart:115:13

    ╷
115 │             axisAlignment: 1.0,
    │             ^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/components/floating_action_button/ui_floating_action_button.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.2 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.18, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
148
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A complete Flutter UI framework — 89 core components + 6 modules (Auth, Chat, Dashboard, E-Commerce, Social, Settings), 8 design presets, 7 effects. 170+ files, ~30K LOC. Fully independent of Material Design.

Repository (GitHub)
View/report issues

Topics

#ui #design-system #widget #neon #theming

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_ui_collection