alerty 1.0.0
alerty: ^1.0.0 copied to clipboard
A top-level alert dialog presenter.
alerty #
A top-level alert dialog presenter.
Installation #
From pub.dev
Add this to your pubspec.yaml
dependencies:
alerty: ^1.0.0
Or, From Git repo
dependencies:
alerty:
git:
url: https://github.com/Ragibn5/dart-flutter-packages.git
path: alerty
ref: alerty-1.0.0
Example #
See the example for a complete demonstration.