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
copied to clipboard

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
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:emoji_alert/emoji_alert.dart';
copied to clipboard
23
likes
150
points
49
downloads

Publisher

verified publisherbadrkouki.dev

Weekly Downloads

2024.09.13 - 2025.03.28

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