flutter_speed_dial_navbar 0.0.2 copy "flutter_speed_dial_navbar: ^0.0.2" to clipboard
flutter_speed_dial_navbar: ^0.0.2 copied to clipboard

A customizable and animated radial speed dial navigation bar for Flutter apps. Easily integrate a floating action button menu with multiple items to enhance UX, perfect for modern mobile UI designs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_speed_dial_navbar

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

dependencies:
  flutter_speed_dial_navbar: ^0.0.2

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:flutter_speed_dial_navbar/flutter_speed_dial_navbar.dart';
2
likes
135
points
25
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable and animated radial speed dial navigation bar for Flutter apps. Easily integrate a floating action button menu with multiple items to enhance UX, perfect for modern mobile UI designs.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_speed_dial_navbar