reactive_pin_code_fields 2.0.1 copy "reactive_pin_code_fields: ^2.0.1" to clipboard
reactive_pin_code_fields: ^2.0.1 copied to clipboard

Wrapper around pin_code_fields to use with reactive_forms.

4
likes
130/ 160
pub points
79%
popularity

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

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

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

Issue tracker URL doesn't exist.

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

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

failed
Provide documentation
10 / 20trigger folding of the section

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

OUT: Documenting reactive_pin_code_fields... Discovering libraries... Linking elements... Precaching local docs for 623893 elements... Initialized dartdoc with 885 libraries Generating docs for library reactive_pin_code_fields.dart from package:reactive_pin_code_fields/reactive_pin_code_fields.dart... ERR: warning: reactive_pin_code_fields has no library level documentation comments from reactive_pin_code_fields: (file:///tmp/pana_ABCNXJ/lib/reactive_pin_code_fields.dart:1:9)

dartdoc 8.1.0 (/tmp/analyzerFGXKHO/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.5.4.snapshot) failed: Stack Overflow #0 _SyncStarIterator._handleSyncStarMethodCompletion (dart:async-patch/async_patch.dart:521:3) #1 _SyncStarIterator.moveNext (dart:async-patch/async_patch.dart:572:13) #2 new _GrowableList._ofOther (dart:core-patch/growable_array.dart:202:26) #3 new _List._ofOther (dart:core-patch/array.dart:176:43) #4 Iterable.toList (dart:core/iterable.dart:498:7) #5 CommentReferable._childLookups (package:dartdoc/src/model/comment_referable.dart:171:12) [69 more lines]

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

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

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

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
pin_code_fields ^7.4.0 7.4.0 8.0.1
reactive_forms >=16.0.0 <18.0.0 17.0.1 17.0.1
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.1
clock - 1.1.1 1.1.2
collection - 1.18.0 1.19.1
flutter_localizations - 0.0.0 0.0.0
intl - 0.19.0 0.20.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.0 1.9.1
sky_engine - 0.0.99 0.0.99
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 `^7.4.0` on pin_code_fields does not support the stable version `8.0.0`.

Try running dart pub upgrade --major-versions pin_code_fields 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.15, Flutter 3.24.5, Dart 3.5.4.

Check the analysis log for details.

4
likes
130
pub points
79%
popularity

Publisher

unverified uploader

Wrapper around pin_code_fields to use with reactive_forms.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, pin_code_fields, reactive_forms

More

Packages that depend on reactive_pin_code_fields