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

Composable primitives for building accessible 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.5

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';
26
likes
160
points
301
downloads

Documentation

API reference

Publisher

verified publisherdavidhicks.dev

Weekly Downloads

Composable primitives for building accessible menu systems.

Homepage
Repository (GitHub)
View/report issues

Topics

#menus #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on base_menu