flutter_awesome_alert_box 2.1.1 copy "flutter_awesome_alert_box: ^2.1.1" to clipboard
flutter_awesome_alert_box: ^2.1.1 copied to clipboard

A new flutter package project which contains lots of beautiful alert dialog that will help you lot to create beautiful awesome alert box very quickly and easily..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_awesome_alert_box
copied to clipboard

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

dependencies:
  flutter_awesome_alert_box: ^2.1.1
copied to clipboard

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:flutter_awesome_alert_box/flutter_awesome_alert_box.dart';
copied to clipboard
48
likes
130
points
211
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.27 - 2025.04.11

A new flutter package project which contains lots of beautiful alert dialog that will help you lot to create beautiful awesome alert box very quickly and easily..

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_awesome_alert_box