cmx_fields 0.0.1 copy "cmx_fields: ^0.0.1" to clipboard
cmx_fields: ^0.0.1 copied to clipboard

PlatformAndroid

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.

140/ 160
pub points
32
downloads

We analyzed this package 11 days ago, and awarded it 140 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.

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

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

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

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

Passed check 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.dart that imports:
  • package:cmx_fields/src/fields/phone/phone_number_hint_service.dart that imports:
  • package:phone_number_hint/phone_number_hint.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:cmx_fields/cmx_fields.dart that imports:
  • package:cmx_fields/src/fields/phone/contacts_suggestions.dart that imports:
  • package:fast_contacts/fast_contacts.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:cmx_fields/cmx_fields.dart that imports:
  • package:cmx_fields/src/fields/phone/contacts_suggestions.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `macOS`.

Because:

  • package:cmx_fields/cmx_fields.dart that imports:
  • package:cmx_fields/src/fields/phone/contacts_suggestions.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `Web`.

Because:

  • package:cmx_fields/cmx_fields.dart that imports:
  • package:cmx_fields/src/fields/phone/contacts_suggestions.dart that imports:
  • package:fast_contacts/fast_contacts.dart that declares support for platforms: Android, iOS.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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

Failed check 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.

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.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
32
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

fast_contacts, flutter, permission_handler, phone_number_hint, phone_numbers_parser

More

Packages that depend on cmx_fields