smart_multi_form_fields 1.2.0 copy "smart_multi_form_fields: ^1.2.0" to clipboard
smart_multi_form_fields: ^1.2.0 copied to clipboard

A single, production-grade Flutter form field widget rendering text, password, phone, OTP, date, dropdown, and file inputs via sealed configurations.

160/ 160
pub points
171
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

146 out of 148 API elements (98.6 %) have documentation comments.

Some symbols that are missing documentation: smart_multi_form_fields, smart_multi_form_fields.SmartBaseShellState.SmartBaseShellState.new.

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 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:smart_multi_form_fields/smart_multi_form_fields.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:smart_multi_form_fields/smart_multi_form_fields.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:smart_multi_form_fields/smart_multi_form_fields.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:smart_multi_form_fields/smart_multi_form_fields.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

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
cupertino_icons ^1.0.8 1.0.9 1.0.9
file_picker ^11.0.2 11.0.3 12.2.0
flutter_gap ^1.0.0 1.2.0 1.2.0
flutter_intl_phone_field ^0.0.7 0.0.7 0.0.7
image_picker ^1.2.3 1.2.3 1.2.3
intl ^0.20.3 0.20.3 0.20.3
intl_phone_field_v2 ^4.0.5 4.0.5 4.0.5
phone_numbers_parser ^9.0.25 9.0.26 9.0.26
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
cross_file - 0.3.5+5 0.3.5+5
dbus - 0.7.15 0.7.15
ffi - 2.2.0 2.2.0
file_selector_linux - 0.9.4+1 0.9.4+1
file_selector_macos - 0.9.5+1 0.9.5+1
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+6 0.9.3+6
flutter_plugin_android_lifecycle - 2.0.35 2.0.35
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+22 0.8.13+22
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+7 0.8.13+7
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 2.1.0 2.1.0
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.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
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
win32 - 5.15.0 6.4.0
xml - 7.0.1 7.0.1

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

The constraint `^11.0.2` on file_picker does not support the stable version `12.0.0`, that was published 21 days ago.

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

Try running dart pub upgrade --major-versions file_picker 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:
1
likes
160
points
171
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A single, production-grade Flutter form field widget rendering text, password, phone, OTP, date, dropdown, and file inputs via sealed configurations.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cupertino_icons, file_picker, flutter, flutter_gap, flutter_intl_phone_field, image_picker, intl, intl_phone_field_v2, phone_numbers_parser

More

Packages that depend on smart_multi_form_fields