jpl_form_floating_action_button 2.1.2 copy "jpl_form_floating_action_button: ^2.1.2" to clipboard
jpl_form_floating_action_button: ^2.1.2 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 jpl_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:
  jpl_form_floating_action_button: ^2.1.2

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:jpl_form_floating_action_button/jpl_form_floating_action_button.dart';
0
likes
160
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on jpl_form_floating_action_button