wo_form 1.3.2 copy "wo_form: ^1.3.2" to clipboard
wo_form: ^1.3.2 copied to clipboard

Easily create forms, and export/import them as json.

130/ 160
pub points
65
downloads

We analyzed this package 18 hours ago, and awarded it 130 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: GPL-3.0.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

237 out of 903 API elements (26.2 %) have documentation comments.

Some symbols that are missing documentation: wo_form.BooleanField, wo_form.BooleanField.BooleanField.new, wo_form.BooleanField.buildTile, wo_form.BooleanField.data, wo_form.BooleanFieldBuilder.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 5 issues. Showing the first 2:

INFO: 'groupValue' is deprecated and shouldn't be used. Use a RadioGroup ancestor to manage group value instead. This feature was deprecated after v3.32.0-0.0.pre.

lib/src/builder/default_widget/select_field.dart:62:21

   ╷
62 │                     groupValue: data.value?.firstOrNull,
   │                     ^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/builder/default_widget/select_field.dart

INFO: 'onChanged' is deprecated and shouldn't be used. Use RadioGroup to handle value change instead. This feature was deprecated after v3.32.0-0.0.pre.

lib/src/builder/default_widget/select_field.dart:63:21

   ╷
63 │                     onChanged: data.onValueChanged == null
   │                     ^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/builder/default_widget/select_field.dart

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
collection ^1.18.0 1.19.1 1.19.1
cross_file ^0.3.4+2 0.3.5+2 0.3.5+2
flutter_bloc ^9.0.0 9.1.1 9.1.1
freezed_annotation ^3.0.0 3.1.0 3.1.0
hydrated_bloc ^10.0.0 10.1.1 10.1.1
intl ^0.20.2 0.20.2 0.20.2
json_annotation ^4.9.0 4.11.0 4.11.0
phone_form_field ^10.0.2 10.0.17 10.0.17
popover ^0.3.0+1 0.3.1 0.4.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
bloc - 9.2.0 9.2.0
characters - 1.4.1 1.4.1
circle_flags - 5.0.1 5.0.1
clock - 1.1.2 1.1.2
crypto - 3.0.7 3.0.7
diacritic - 0.1.6 0.1.6
flutter_country_selector - 1.0.19 1.0.19
flutter_svg - 2.2.4 2.2.4
hive_ce - 2.19.3 2.19.3
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
isolate_channel - 0.6.1 0.6.1
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
petitparser - 7.0.2 7.0.2
phone_numbers_parser - 9.0.20 9.0.20
provider - 6.1.5+1 6.1.5+1
source_span - 1.10.2 1.10.2
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
vector_graphics - 1.1.20 1.1.20
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.2.0 1.2.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xml - 6.6.1 6.6.1

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

The constraint `^0.3.0+1` on popover does not support the stable version `0.4.0`.

Try running dart pub upgrade --major-versions popover 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.11, Flutter 3.41.4, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
4
likes
130
points
65
downloads

Documentation

API reference

Publisher

verified publisherwomotaq.com

Weekly Downloads

Easily create forms, and export/import them as json.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

ko-fi.com

License

GPL-3.0 (license)

Dependencies

collection, cross_file, flutter, flutter_bloc, freezed_annotation, hydrated_bloc, intl, json_annotation, phone_form_field, popover

More

Packages that depend on wo_form