Last updated:
0 purchases
fless alert
fless_alert #
A new way to create customizable alert dialogs in flutter.
Installation #
Add the latest version of package to your pubspec.yaml (and un dart pub get):
dependencies:
fless_alert: ^1.0.1
copied to clipboard
Import the package and use it in your Flutter app.
import "package:fless_alert/fless_alert.dart";
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.