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

outdated

Easy context menu creation with flutter to speed up development.(A wrapper on Flutter's popup menu)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add raw_context

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

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

Publisher

unverified uploader

Easy context menu creation with flutter to speed up development.(A wrapper on Flutter's popup menu)

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on raw_context