form_floating_action_button 2.1.1 copy "form_floating_action_button: ^2.1.1" to clipboard
form_floating_action_button: ^2.1.1 copied to clipboard

A Floating Action Button that can be used in forms to provide loading and validation feedback

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add form_floating_action_button

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

dependencies:
  form_floating_action_button: ^2.1.1

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:form_floating_action_button/form_floating_action_button.dart';
19
likes
140
pub points
73%
popularity

Publisher

verified publisherpeifferinnovations.com

A Floating Action Button that can be used in forms to provide loading and validation feedback

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on form_floating_action_button