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

A modal sheet that can also be shown from top of the screen

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yudiz_modal_sheet

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

dependencies:
  yudiz_modal_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:yudiz_modal_sheet/yudiz_modal_sheet.dart';
4
likes
10
pub points
40%
popularity

Publisher

unverified uploader

A modal sheet that can also be shown from top of the screen

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on yudiz_modal_sheet