material_action_sheet 0.0.3 copy "material_action_sheet: ^0.0.3" to clipboard
material_action_sheet: ^0.0.3 copied to clipboard

A material action sheet.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_action_sheet

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

dependencies:
  material_action_sheet: ^0.0.3

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:material_action_sheet/material_action_sheet.dart';
7
likes
30
pub points
11%
popularity

Publisher

unverified uploader

A material action sheet.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on material_action_sheet