top_modal_sheet 1.0.0+1 copy "top_modal_sheet: ^1.0.0+1" to clipboard
top_modal_sheet: ^1.0.0+1 copied to clipboard

outdated

A simple top modal sheet implementation in pure dart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add top_modal_sheet

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

dependencies:
  top_modal_sheet: ^1.0.0+1

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

Publisher

unverified uploader

A simple top modal sheet implementation in pure dart

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on top_modal_sheet