fless_alert 1.0.1 copy "fless_alert: ^1.0.1" to clipboard
fless_alert: ^1.0.1 copied to clipboard

A new way to create customizable alert dialogs in flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fless_alert

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

dependencies:
  fless_alert: ^1.0.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:fless_alert/fless_alert.dart';
1
likes
110
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A new way to create customizable alert dialogs in flutter.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fless_alert