cool_alert 0.0.2 copy "cool_alert: ^0.0.2" to clipboard
cool_alert: ^0.0.2 copied to clipboard

outdated

A Flutter package to display animated alert dialogs

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cool_alert

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

dependencies:
  cool_alert: ^0.0.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:cool_alert/cool_alert.dart';
365
likes
30
pub points
97%
popularity

Publisher

unverified uploader

A Flutter package to display animated alert dialogs

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flare_flutter, flutter, vector_math

More

Packages that depend on cool_alert