animated_float_action_button 1.0.4 copy "animated_float_action_button: ^1.0.4" to clipboard
animated_float_action_button: ^1.0.4 copied to clipboard

Allows you to create a collapsible list of float buttons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_float_action_button

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

dependencies:
  animated_float_action_button: ^1.0.4

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:animated_float_action_button/animated_floating_action_button.dart';
import 'package:animated_float_action_button/bounce_in_left_container.dart';
import 'package:animated_float_action_button/float_action_button_text.dart';
import 'package:animated_float_action_button/transform_float_button.dart';
35
likes
110
pub points
77%
popularity

Publisher

unverified uploader

Allows you to create a collapsible list of float buttons.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_float_action_button