flutter_smart_forms 1.0.2
flutter_smart_forms: ^1.0.2 copied to clipboard
A powerful reactive JSON-driven form builder for Flutter with validation, async validation, conditional fields, dynamic UI, file upload, image upload, nested arrays, and extensible architecture.
We analyzed this package 6 hours 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.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/yourusername/flutter_smart_forms was unreachable. Make sure that the website is reachable via HEAD requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/yourusername/flutter_smart_forms was unreachable. Make sure that the website is reachable via HEAD requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/yourusername/flutter_smart_forms/issues was unreachable. Make sure that the website is reachable via HEAD requests.
Documentation URL doesn't exist.
At the time of the analysis https://github.com/yourusername/flutter_smart_forms#readme 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.
0/10 points: 20% or more of the public API has dartdoc comments
78 out of 467 API elements (16.7 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: flutter_smart_forms, flutter_smart_forms.AsyncValidationEngine, flutter_smart_forms.AsyncValidationEngine.AsyncValidationEngine.new, flutter_smart_forms.AsyncValidationEngine.register, flutter_smart_forms.AsyncValidationEngine.validate.
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)
- ✓ iOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:flutter_smart_forms/flutter_smart_forms.dartthat imports:package:flutter_smart_forms/src/fields/smart_suggestion_field.dartthat imports:package:flutter_typeahead/flutter_typeahead.dartthat imports:package:flutter_typeahead/src/cupertino/typeahead_field.dartthat imports:package:flutter_typeahead/src/common/field/typeahead_field.dartthat imports:package:pointer_interceptor/pointer_interceptor.dartthat declares support for platforms:iOS,Web.
Package does not support platform `Windows`.
Because:
package:flutter_smart_forms/flutter_smart_forms.dartthat imports:package:flutter_smart_forms/src/fields/smart_suggestion_field.dartthat imports:package:flutter_smart_forms/src/ui/barcode_scanner_screen.dartthat imports:package:mobile_scanner/mobile_scanner.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:flutter_smart_forms/flutter_smart_forms.dartthat imports:package:flutter_smart_forms/src/fields/smart_suggestion_field.dartthat imports:package:flutter_smart_forms/src/ui/barcode_scanner_screen.dartthat imports:package:mobile_scanner/mobile_scanner.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `macOS`.
Because:
package:flutter_smart_forms/flutter_smart_forms.dartthat imports:package:flutter_smart_forms/src/fields/smart_suggestion_field.dartthat imports:package:flutter_typeahead/flutter_typeahead.dartthat imports:package:flutter_typeahead/src/cupertino/typeahead_field.dartthat imports:package:flutter_typeahead/src/common/field/typeahead_field.dartthat imports:package:pointer_interceptor/pointer_interceptor.dartthat declares support for platforms:iOS,Web.
Package does not support platform `Web`.
Because:
package:flutter_smart_forms/flutter_smart_forms.dartthat imports:package:flutter_smart_forms/src/fields/smart_image_upload_field.dartthat imports:package:flutter_smart_forms/src/ui/smart_crop_screen.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:flutter_smart_forms/flutter_smart_forms.dartthat imports:package:flutter_smart_forms/src/fields/smart_file_upload_field.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
crop_your_image |
^2.0.0 |
2.0.0 | 2.0.0 | |
file_picker |
^10.3.10 |
10.3.10 | 11.0.0 | |
flutter_image_compress |
^2.4.0 |
2.4.0 | 2.4.0 | |
flutter_svg |
^2.2.4 |
2.2.4 | 2.2.4 | |
flutter_typeahead |
^5.2.0 |
5.2.0 | 5.2.0 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
image_picker |
^1.2.1 |
1.2.1 | 1.2.1 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
mobile_scanner |
^7.2.0 |
7.2.0 | 7.2.0 | |
multi_select_flutter |
^4.1.3 |
4.1.3 | 4.1.3 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
pinput |
^6.0.2 |
6.0.2 | 6.0.2 | |
shared_preferences |
^2.5.4 |
2.5.5 | 2.5.5 | |
signature |
^6.3.0 |
6.3.0 | 6.3.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^10.3.10` on file_picker does not support the stable version `11.0.0`, that was published 0 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.
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.12, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.
