simple_speed_dial 0.1.5 copy "simple_speed_dial: ^0.1.5" to clipboard
simple_speed_dial: ^0.1.5 copied to clipboard

outdated

A simple speed dial for Flutter. You can use as many speed dial options as you want. You can use labels next to the speed dial options. Colors of every fab can be set.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_speed_dial

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

dependencies:
  simple_speed_dial: ^0.1.5

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:simple_speed_dial/simple_speed_dial.dart';
84
likes
0
pub points
95%
popularity

Publisher

unverified uploader

A simple speed dial for Flutter. You can use as many speed dial options as you want. You can use labels next to the speed dial options. Colors of every fab can be set.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on simple_speed_dial