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

0
likes
110/ 160
pub points
0%
popularity

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

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/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.

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.

failed
Provide documentation
0 / 20trigger folding of the section

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 622680 elements... Initialized dartdoc with 830 libraries Generating docs for library components/DateRangePicker.dart from package:flutter_form_builder_components/components/DateRangePicker.dart... Generating docs for library components/DateTimePicker.dart from package:flutter_form_builder_components/components/DateTimePicker.dart... Generating docs for library components/RadioGroup.dart from package:flutter_form_builder_components/components/RadioGroup.dart... Generating docs for library components/SelectionBox.dart from package:flutter_form_builder_components/components/SelectionBox.dart... Generating docs for library components/QuestionBox.dart from package:flutter_form_builder_components/components/QuestionBox.dart... [3 more lines] ERR: warning: components has no library level documentation comments from components: (file:///tmp/pana_WWHTND/lib/components/DateRangePicker.dart:1:9) warning: components has no library level documentation comments from components: (file:///tmp/pana_WWHTND/lib/components/DateTimePicker.dart:1:9) error: file already written at "components/components-library.html" for symbol components: (file:///tmp/pana_WWHTND/lib/components/DateTimePicker.dart:1:9) conflicting with file already generated by components: (file:///tmp/pana_WWHTND/lib/components/DateRangePicker.dart:1:9) 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 [45 more lines]

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

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.dev/web/wasm for details.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 8 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
Support up-to-date dependencies
30 / 40trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
flutter_form_builder ^7.3.0 7.8.0 9.5.0
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.1
clock - 1.1.2 1.1.2
collection - 1.18.0 1.19.1
intl - 0.17.0 0.20.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4

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.

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.22.15, Flutter 3.24.5, Dart 3.5.4.

Check the analysis log for details.

0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

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