bottom_action_sheet 0.1.0 copy "bottom_action_sheet: ^0.1.0" to clipboard
bottom_action_sheet: ^0.1.0 copied to clipboard

An action sheet to display at the bottom for android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bottom_action_sheet

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

dependencies:
  bottom_action_sheet: ^0.1.0

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:bottom_action_sheet/bottom_action_sheet.dart';
0
likes
100
pub points
26%
popularity

Publisher

unverified uploader

An action sheet to display at the bottom for android and iOS.

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on bottom_action_sheet