smart_alert_dialog 4.0.4 copy "smart_alert_dialog: ^4.0.4" to clipboard
smart_alert_dialog: ^4.0.4 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: ^4.0.4

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
130
pub points
78%
popularity

Publisher

verified publisherfreya-hidroponia.ga

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter, universal_io

More

Packages that depend on smart_alert_dialog