emoji_alert 1.1.0 copy "emoji_alert: ^1.1.0" to clipboard
emoji_alert: ^1.1.0 copied to clipboard

Flutter Emoji Alert, give you the possiblity to create beautiful yet simple alert dialogs and bottom sheet modals

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add emoji_alert

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

dependencies:
  emoji_alert: ^1.1.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:emoji_alert/emoji_alert.dart';
23
likes
130
pub points
73%
popularity

Publisher

verified publisherbadrkouki.dev

Flutter Emoji Alert, give you the possiblity to create beautiful yet simple alert dialogs and bottom sheet modals

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on emoji_alert