coordinator_menu 1.0.0+2 copy "coordinator_menu: ^1.0.0+2" to clipboard
coordinator_menu: ^1.0.0+2 copied to clipboard

A Flutter plugin which provides easy create he ui/ux menu of e-wallet

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add coordinator_menu

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

dependencies:
  coordinator_menu: ^1.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:coordinator_menu/coordinator_menu.dart';
2
likes
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin which provides easy create he ui/ux menu of e-wallet

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on coordinator_menu