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

A form builder component package that allows access to widgets for flutter

120/ 160
pub points
12
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://dev.azure.com/DinanSolutions/Spacium/_git/Spacium.Frontend.Components%20(Flutter)?version=GBmaster was unreachable. Make sure that the website is reachable via HEAD requests.

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.

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

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

OUT: Documenting flutter_form_builder_components... Discovering libraries... Linking elements... Precaching local docs for 651341 elements... Initialized dartdoc with 871 libraries Generating docs for library components/DateRangePicker.dart from package:flutter_form_builder_components/components/DateRangePicker.dart... Generating docs for library components/SelectionBox.dart from package:flutter_form_builder_components/components/SelectionBox.dart... Generating docs for library components/CheckBox.dart from package:flutter_form_builder_components/components/CheckBox.dart... Generating docs for library components/RadioGroup.dart from package:flutter_form_builder_components/components/RadioGroup.dart... Generating docs for library components/DateTimePicker.dart from package:flutter_form_builder_components/components/DateTimePicker.dart... [3 more lines] ERR: warning: components has no library level documentation comments from components: (file:///tmp/pana_SVBINO/lib/components/DateRangePicker.dart:1:1) warning: components has no library level documentation comments from components: (file:///tmp/pana_SVBINO/lib/components/SelectionBox.dart:1:1) error: file already written at "components/index.html" for symbol components: (file:///tmp/pana_SVBINO/lib/components/SelectionBox.dart:1:1) conflicting with file already generated by components: (file:///tmp/pana_SVBINO/lib/components/DateRangePicker.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'components' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or [62 more lines]

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

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.cn/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 7 issues. Showing the first 2:

INFO: The file name 'CheckBox.dart' isn't a lower_case_with_underscores identifier.

To reproduce make sure you are using the lints_core and run flutter analyze lib/components/CheckBox.dart

INFO: The file name 'DateRangePicker.dart' isn't a lower_case_with_underscores identifier.

To reproduce make sure you are using the lints_core and run flutter analyze lib/components/DateRangePicker.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
flutter_form_builder ^7.3.0 7.8.0 10.2.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
intl - 0.17.0 0.20.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
vector_math - 2.2.0 2.2.0

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

The constraint `^7.3.0` on flutter_form_builder does not support the stable version `8.0.0`.

Try running dart pub upgrade --major-versions flutter_form_builder 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.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
120
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A form builder component package that allows access to widgets for flutter

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_form_builder

More

Packages that depend on flutter_form_builder_components