wo_form 2.0.0
wo_form: ^2.0.0 copied to clipboard
Easily create forms, and export/import them as json.
We analyzed this package 21 hours ago, and awarded it 120 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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: GPL-3.0.
10/10 points: 20% or more of the public API has dartdoc comments
387 out of 1212 API elements (31.9 %) have documentation comments.
Some symbols that are missing documentation: wo_form.AddMediaButon, wo_form.AddMediaButon.AddMediaButon.new, wo_form.AddMediaButon.addMediaIcon, wo_form.AddMediaButon.addMediaText, wo_form.AddMediaButon.cropAspectRatioOrCircle.
10/10 points: Package has an example
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:wo_form/wo_form.dartthat imports:package:wo_form/src/_export.dartthat imports:package:wo_form/src/builder/_export.dartthat imports:package:wo_form/src/builder/default_widget/_export.dartthat imports:package:wo_form/src/builder/default_widget/string_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:wo_form/wo_form.dartthat imports:package:wo_form/src/_export.dartthat imports:package:wo_form/src/builder/_export.dartthat imports:package:wo_form/src/builder/default_widget/_export.dartthat imports:package:wo_form/src/builder/default_widget/string_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 `Linux`.
Because:
package:wo_form/wo_form.dartthat imports:package:wo_form/src/_export.dartthat imports:package:wo_form/src/builder/_export.dartthat imports:package:wo_form/src/builder/default_widget/_export.dartthat imports:package:wo_form/src/builder/default_widget/string_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 `macOS`.
Because:
package:wo_form/wo_form.dartthat imports:package:wo_form/src/_export.dartthat imports:package:wo_form/src/builder/_export.dartthat imports:package:wo_form/src/builder/default_widget/_export.dartthat imports:package:wo_form/src/builder/default_widget/string_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:wo_form/wo_form.dartthat imports:package:wo_form/src/_export.dartthat imports:package:wo_form/src/model/_export.dartthat imports:package:wo_form/src/model/media.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 4 issues. Showing the first 2:
WARNING: The '!' will have no effect because the receiver can't be null.
lib/src/model/media.freezed.dart:133:45
╷
133 │ as String,name: freezed == name ? _self.name! : name // ignore: cast_nullable_to_non_nullable
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/model/media.freezed.dart
WARNING: The '!' will have no effect because the receiver can't be null.
lib/src/model/media.freezed.dart:196:44
╷
196 │ as XFile,name: freezed == name ? _self.name! : name // ignore: cast_nullable_to_non_nullable
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/model/media.freezed.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
crop_your_image |
^2.0.0 |
2.0.0 | 2.0.0 | |
cross_file |
^0.3.5 |
0.3.5+1 | 0.3.5+1 | |
diacritic |
^0.1.6 |
0.1.6 | 0.1.6 | |
dotted_border |
^3.1.0 |
3.1.0 | 3.1.0 | |
flutter_bloc |
^9.0.0 |
9.1.1 | 9.1.1 | |
flutter_typeahead |
^5.2.0 |
5.2.0 | 5.2.0 | |
freezed_annotation |
^3.0.0 |
3.1.0 | 3.1.0 | |
http |
^1.4.0 |
1.6.0 | 1.6.0 | |
hydrated_bloc |
^10.0.0 |
10.1.1 | 10.1.1 | |
image_picker |
^1.1.2 |
1.2.1 | 1.2.1 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
phone_form_field |
^10.0.2 |
10.0.17 | 10.0.17 | |
popover |
^0.4.0 |
0.4.0 | 0.4.0 | |
rxdart |
^0.28.0 |
0.28.0 | 0.28.0 | |
universal_html |
^2.2.4 |
2.3.0 | 2.3.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 9.2.0 | 9.2.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
circle_flags |
- | 5.0.1 | 5.0.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file_selector_linux |
- | 0.9.4 | 0.9.4 | |
file_selector_macos |
- | 0.9.5 | 0.9.5 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+5 | 0.9.3+5 | |
flutter_country_selector |
- | 1.0.19 | 1.0.19 | |
flutter_keyboard_visibility |
- | 6.0.0 | 6.0.0 | |
flutter_keyboard_visibility_linux |
- | 1.0.0 | 1.0.0 | |
flutter_keyboard_visibility_macos |
- | 1.0.0 | 1.0.0 | |
flutter_keyboard_visibility_platform_interface |
- | 2.0.0 | 2.0.0 | |
flutter_keyboard_visibility_web |
- | 2.0.0 | 2.0.0 | |
flutter_keyboard_visibility_windows |
- | 1.0.0 | 1.0.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
flutter_svg |
- | 2.2.3 | 2.2.3 | |
hive_ce |
- | 2.16.0 | 2.16.0 | |
html |
- | 0.15.6 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.7.2 | 4.7.2 | |
image_picker_android |
- | 0.8.13+10 | 0.8.13+10 | |
image_picker_for_web |
- | 3.1.1 | 3.1.1 | |
image_picker_ios |
- | 0.8.13+3 | 0.8.13+3 | |
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 | |
isolate_channel |
- | 0.2.2+1 | 0.2.2+1 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
phone_numbers_parser |
- | 9.0.18 | 9.0.18 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointer_interceptor |
- | 0.10.1+2 | 0.10.1+2 | |
pointer_interceptor_ios |
- | 0.10.1+1 | 0.10.1+1 | |
pointer_interceptor_platform_interface |
- | 0.10.0+1 | 0.10.0+1 | |
pointer_interceptor_web |
- | 0.10.3 | 0.10.3 | |
posix |
- | 6.0.3 | 6.0.3 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 1 error:
UNDEFINED_NAMED_PARAMETER-lib/src/builder/default_widget/string_field.dart:264:13- The named parameter 'onTapUpOutside' isn't defined.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.