formio 1.1.0 copy "formio: ^1.1.0" to clipboard
formio: ^1.1.0 copied to clipboard

A comprehensive Flutter package for rendering Form.io forms with 98% feature parity - includes all components, validation, wizard forms, calculated values, JavaScript support, and full API integration.

100/ 160
pub points
159
downloads

We analyzed this package 18 hours ago, and awarded it 100 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

Failed check 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/your-username/formio_flutter 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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

438 out of 598 API elements (73.2 %) have documentation comments.

Some symbols that are missing documentation: action, action.ActionModel.ActionModel.new, action_service.ActionService, address_component.AddressComponent, address_component.AddressComponent.AddressComponent.new.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:formio/formio.dart that imports:
  • package:formio/widgets/form_renderer.dart that imports:
  • package:formio/widgets/component_factory.dart that imports:
  • package:formio/widgets/components/file_component.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/linux/file_picker_linux.dart that imports:
  • package:file_picker/src/utils.dart that imports:
  • dart:io

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:formio/formio.dart that imports:
  • package:formio/widgets/form_renderer.dart that imports:
  • package:formio/widgets/component_factory.dart that imports:
  • package:formio/widgets/components/file_component.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:formio/formio.dart that imports:
  • package:formio/widgets/form_renderer.dart that imports:
  • package:formio/widgets/component_factory.dart that imports:
  • package:formio/widgets/components/file_component.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Linux`.

Because:

  • package:formio/formio.dart that imports:
  • package:formio/widgets/form_renderer.dart that imports:
  • package:formio/widgets/component_factory.dart that imports:
  • package:formio/widgets/components/file_component.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:formio/formio.dart that imports:
  • package:formio/widgets/form_renderer.dart that imports:
  • package:formio/widgets/component_factory.dart that imports:
  • package:formio/widgets/components/file_component.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
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 88 issues. Showing the first 2:

INFO: Dangling library doc comment.

lib/core/calculation_evaluator.dart:1:1

  ╷
1 │ /// Evaluates calculated values for Form.io components.
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: Dangling library doc comment.

lib/core/conditional_evaluator.dart:1:1

  ╷
1 │ /// Conditional logic evaluator for Form.io components.
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

Failed report section
Support up-to-date dependencies
10 / 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
curl_logger_dio_interceptor ^1.0.1 1.0.1 1.0.1
dio ^5.0.0 5.9.0 5.9.0
file_picker ^6.1.1 6.2.1 10.3.8
flutter_html ^3.0.0 3.0.0 3.0.0
flutter_js ^0.8.0 0.8.5 0.8.5
intl ^0.18.1 0.18.1 0.20.2
jsonlogic ^2.0.2 2.0.2 2.0.2
provider ^6.0.0 6.1.5+1 6.1.5+1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
csslib - 1.0.2 1.0.2
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.5 2.1.5
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
html - 0.15.6 0.15.6
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
list_counter - 1.0.2 1.0.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.0
mime - 2.0.0 2.0.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
sync_http - 0.3.1 0.3.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0

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

The constraint `^6.1.1` on file_picker does not support the stable version `7.0.2`.

Try running dart pub upgrade --major-versions file_picker to update the constraint.

The constraint `^0.18.1` on intl does not support the stable version `0.19.0`.

Try running dart pub upgrade --major-versions intl to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • NON_TYPE_IN_CATCH_CLAUSE - lib/services/form_service.dart:34:10 - The name 'DioException' isn't a type and can't be used in an on-catch clause.

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.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
100
points
159
downloads

Publisher

verified publisherspinex.io

Weekly Downloads

A comprehensive Flutter package for rendering Form.io forms with 98% feature parity - includes all components, validation, wizard forms, calculated values, JavaScript support, and full API integration.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

curl_logger_dio_interceptor, dio, file_picker, flutter, flutter_html, flutter_js, intl, jsonlogic, provider

More

Packages that depend on formio