overlay_menu 0.1.0 copy "overlay_menu: ^0.1.0" to clipboard
overlay_menu: ^0.1.0 copied to clipboard

A simple utility, that adds a layer of top and bottom menu, navigation style but with different features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add overlay_menu

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

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

Publisher

verified publishercloudonlanapps.com

A simple utility, that adds a layer of top and bottom menu, navigation style but with different features.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_riverpod

More

Packages that depend on overlay_menu