smart_alert_dialog 2.0.0-nullsafety.0 copy "smart_alert_dialog: ^2.0.0-nullsafety.0" to clipboard
smart_alert_dialog: ^2.0.0-nullsafety.0 copied to clipboard

outdated

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.0.0-nullsafety.0

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
0
points
110
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)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, responsive_builder

More

Packages that depend on smart_alert_dialog