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

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.7

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';
79
likes
140
pub points
94%
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_speed_dial