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';
39
likes
140
points
615
downloads

Publisher

unverified uploader

Weekly Downloads

Allows you to create a collapsible list of float buttons.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on animated_float_action_button