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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voo_forms

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  voo_forms: ^0.3.47

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:voo_forms/voo_forms.dart';
2
likes
140
points
2.03k
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)
View/report issues

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_ui_core

More

Packages that depend on voo_forms