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

Flutter popup library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vader_popup

With Flutter:

 $ flutter pub add vader_popup

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

dependencies:
  vader_popup: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:vader_popup/vader_popup.dart';
2
likes
0
points
4.52k
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter popup library

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

art_buttons_kh, fading_edge_scrollview, flutter, modal_bottom_sheet

More

Packages that depend on vader_popup