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

A simple wrapper around Flutter Material Design alert dialogs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fc_material_alert

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

dependencies:
  fc_material_alert: ^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:fc_material_alert/fc_material_alert.dart';
0
likes
160
pub points
58%
popularity

Publisher

verified publisherflutter-cavalry.com

A simple wrapper around Flutter Material Design alert dialogs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on fc_material_alert