emoji_alert 1.0.0 copy "emoji_alert: ^1.0.0" to clipboard
emoji_alert: ^1.0.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.0.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
150
points
48
downloads

Publisher

verified publisherbadrkouki.dev

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on emoji_alert