xen_popup_card 0.0.3+2
xen_popup_card: ^0.0.3+2 copied to clipboard
Beautiful pop up card with app bar and gutter designed for flutter
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add xen_popup_card
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
xen_popup_card: ^0.0.3+2
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:xen_popup_card/xen_popup_card.dart';