voo_forms 0.5.1 copy "voo_forms: ^0.5.1" to clipboard
voo_forms: ^0.5.1 copied to clipboard

A comprehensive cross-platform forms package with atomic design, clean architecture, and Material 3 support for Flutter applications.

150/ 160
pub points
194
downloads

We analyzed this package 15 hours ago, and awarded it 150 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://github.com/VooStack/VooFlutter/tree/main/packages/ui/voo_forms was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/VooStack/VooFlutter 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.

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

924 out of 1538 API elements (60.1 %) have documentation comments.

Some symbols that are missing documentation: voo_forms, voo_forms.CompoundValidation.CompoundValidation.new, voo_forms.CompoundValidation.rules, voo_forms.CompoundValidation.validate, voo_forms.CreditCardFormatter.CreditCardFormatter.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 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:voo_forms/voo_forms.dart that imports:
  • package:voo_forms/src/presentation/widgets/molecules/fields/voo_multiple_file_field.dart that imports:
  • package:file_picker/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 `Web`.

Because:

  • package:voo_forms/voo_forms.dart that imports:
  • package:voo_forms/src/presentation/widgets/molecules/fields/voo_multiple_file_field.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/linux/file_picker_linux.dart that imports:
  • package:dbus/dbus.dart that declares support for platforms: Windows, Linux.

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:voo_forms/voo_forms.dart that imports:
  • package:voo_forms/src/presentation/widgets/molecules/fields/voo_multiple_file_field.dart that imports:
  • package:file_picker/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:voo_forms/voo_forms.dart that imports:
  • package:voo_forms/src/presentation/widgets/molecules/fields/voo_multiple_file_field.dart that imports:
  • package:file_picker/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:voo_forms/voo_forms.dart that imports:
  • package:voo_forms/src/presentation/widgets/molecules/fields/voo_multiple_file_field.dart that imports:
  • package:file_picker/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.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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.19.1 1.19.1 1.19.1
cross_file ^0.3.5+1 0.3.5+1 0.3.5+1
desktop_drop ^0.6.1 0.6.1 0.7.0
equatable ^2.0.5 2.0.8 2.0.8
file_picker ^10.3.7 10.3.10 10.3.10
flutter_hooks ^0.21.3+1 0.21.3+1 0.21.3+1
intl ^0.20.1 0.20.2 0.20.2
url_launcher ^6.3.2 6.3.2 6.3.2
voo_responsive ^0.1.4 0.1.4 0.1.4
voo_tokens ^0.0.8 0.0.8 0.0.8
voo_ui_core ^0.1.3 0.1.3 0.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
bloc - 9.2.0 9.2.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
dbus - 0.7.11 0.7.11
ffi - 2.1.5 2.1.5
flutter_bloc - 9.1.1 9.1.1
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.1
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
petitparser - 7.0.1 7.0.1
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.5+1 6.1.5+1
universal_platform - 1.1.0 1.1.0
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.3.6 6.3.6
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.2 2.4.2
url_launcher_windows - 3.1.5 3.1.5
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
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.6.1` on desktop_drop does not support the stable version `0.7.0`.

Try running dart pub upgrade --major-versions desktop_drop 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.8, Flutter 3.38.8, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
3
likes
150
points
194
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

A comprehensive cross-platform forms package with atomic design, clean architecture, and Material 3 support for Flutter applications.

Homepage
Repository (GitHub)

Topics

#flutter #form

Documentation

API reference

License

MIT (license)

Dependencies

collection, cross_file, desktop_drop, equatable, file_picker, flutter, flutter_hooks, intl, url_launcher, voo_responsive, voo_tokens, voo_ui_core

More

Packages that depend on voo_forms