cmx_fields 0.0.1
cmx_fields: ^0.0.1 copied to clipboard
A comprehensive Flutter input fields kit with smart, animated field types, a phone country picker with contact suggestions, password strength, OTP autofill, and a consistent themeable API across all fields.
We analyzed this package 11 days ago, and awarded it 140 pub points (of a possible 160):
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.
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.
10/10 points: 20% or more of the public API has dartdoc comments
554 out of 554 API elements (100.0 %) have documentation comments.
10/10 points: Package has an example and has no issues with screenshots
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Android
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:cmx_fields/cmx_fields.dartthat imports:package:cmx_fields/src/fields/phone/phone_number_hint_service.dartthat imports:package:phone_number_hint/phone_number_hint.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:cmx_fields/cmx_fields.dartthat imports:package:cmx_fields/src/fields/phone/contacts_suggestions.dartthat imports:package:fast_contacts/fast_contacts.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:cmx_fields/cmx_fields.dartthat imports:package:cmx_fields/src/fields/phone/contacts_suggestions.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `macOS`.
Because:
package:cmx_fields/cmx_fields.dartthat imports:package:cmx_fields/src/fields/phone/contacts_suggestions.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `Web`.
Because:
package:cmx_fields/cmx_fields.dartthat imports:package:cmx_fields/src/fields/phone/contacts_suggestions.dartthat imports:package:fast_contacts/fast_contacts.dartthat declares support for platforms:Android,iOS.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
fast_contacts |
^4.0.0 |
4.0.0 | 6.0.0 | |
permission_handler |
^11.3.0 |
11.4.0 | 13.0.2 | |
phone_number_hint |
^0.0.6 |
0.0.6 | 0.0.6 | |
phone_numbers_parser |
^9.0.0 |
9.0.26 | 9.0.26 |
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 | |
path |
- | 1.9.1 | 1.9.1 | |
permission_handler_android |
- | 12.1.0 | 14.1.0 | |
permission_handler_apple |
- | 9.6.1 | 9.6.1 | |
permission_handler_html |
- | 0.1.4+1 | 0.1.4+1 | |
permission_handler_platform_interface |
- | 4.4.1 | 4.4.1 | |
permission_handler_windows |
- | 0.2.2 | 0.2.2 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.2 | 1.10.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
yaml |
- | 3.1.4 | 3.1.4 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^4.0.0` on fast_contacts does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions fast_contacts to update the constraint.
The constraint `^11.3.0` on permission_handler does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions permission_handler 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.23.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.
