drag_speed_dial 1.0.0 copy "drag_speed_dial: ^1.0.0" to clipboard
drag_speed_dial: ^1.0.0 copied to clipboard

Flutter package to implement a FAB and dynamic Material Design Speed Dial, draggable, multi-directional children and much more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drag_speed_dial

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

dependencies:
  drag_speed_dial: ^1.0.0

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:drag_speed_dial/drag_speed_dial.dart';
12
likes
140
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package to implement a FAB and dynamic Material Design Speed Dial, draggable, multi-directional children and much more.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on drag_speed_dial