dynamic_overflow_menu_bar 0.1.2 copy "dynamic_overflow_menu_bar: ^0.1.2" to clipboard
dynamic_overflow_menu_bar: ^0.1.2 copied to clipboard

A widget that creates an overflow menu based on available space

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamic_overflow_menu_bar

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

dependencies:
  dynamic_overflow_menu_bar: ^0.1.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:dynamic_overflow_menu_bar/dynamic_overflow_menu_bar.dart';
16
likes
40
pub points
0%
popularity

Publisher

verified publisherthinkdigital.software

A widget that creates an overflow menu based on available space

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on dynamic_overflow_menu_bar