leancode_cubit_utils 0.3.1 copy "leancode_cubit_utils: ^0.3.1" to clipboard
leancode_cubit_utils: ^0.3.1 copied to clipboard

A collection of cubits and widgets that facilitate the creation of repetitive pages, eliminating boilerplate.

8
likes
160/ 160
pub points
2.58k
downloads

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

217 out of 217 API elements (100.0 %) have documentation comments.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

OK
Pass static analysis
50 / 50trigger folding of the section

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

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

10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
async ^2.0.0 2.12.0 2.12.0
equatable ^2.0.0 2.0.7 2.0.7
flutter flutter 0.0.0 0.0.0
flutter_bloc ^8.0.0 8.1.6 8.1.6
leancode_hooks ^0.0.6 0.0.6 0.1.0
logging ^1.0.0 1.3.0 1.3.0
provider ^6.0.0 6.1.2 6.1.2
Transitive dependencies
Package Constraint Compatible Latest
bloc - 8.1.4 8.1.4
characters - 1.3.0 1.4.0
collection - 1.19.0 1.19.1
flutter_hooks - 0.20.5 0.20.5
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
nested - 1.0.0 1.0.0
sky_engine - 0.0.0 0.0.0
vector_math - 2.1.4 2.1.4

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^0.0.6` on leancode_hooks does not support the stable version `0.1.0`, that was published 6 days ago.

When leancode_hooks is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions leancode_hooks to update the constraint.

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.22.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

8
likes
160
points
2.58k
downloads

Publisher

verified publisherleancode.co

Weekly Downloads

A collection of cubits and widgets that facilitate the creation of repetitive pages, eliminating boilerplate.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

async, equatable, flutter, flutter_bloc, leancode_hooks, logging, provider

More

Packages that depend on leancode_cubit_utils