smart_alert_dialog 2.2.1 copy "smart_alert_dialog: ^2.2.1" to clipboard
smart_alert_dialog: ^2.2.1 copied to clipboard

A Smart Alert Dialog that uses Cupertino for IOS and Material for Android. Fell Free to colaborate, every PR is welcome!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_alert_dialog

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

dependencies:
  smart_alert_dialog: ^2.2.1

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:smart_alert_dialog/smart_alert_dialog.dart';
10
likes
150
points
108
downloads

Publisher

verified publisherfreya-hidroponia.ga

Weekly Downloads

A Smart Alert Dialog that uses Cupertino for IOS and Material for Android. Fell Free to colaborate, every PR is welcome!

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on smart_alert_dialog