base_menu 0.1.1 copy "base_menu: ^0.1.1" to clipboard
base_menu: ^0.1.1 copied to clipboard

Composable widgets for building menu systems.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add base_menu

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

dependencies:
  base_menu: ^0.1.1

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:base_menu/base_menu.dart';
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Composable widgets for building menu systems.

Repository (GitHub)
View/report issues

Topics

#menus #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on base_menu