flutter_icon_dialog 2.0.0 copy "flutter_icon_dialog: ^2.0.0" to clipboard
flutter_icon_dialog: ^2.0.0 copied to clipboard

Customizable Flutter dialogs with animated status icons, platform-aware transitions, and accessible confirmation buttons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_icon_dialog

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

dependencies:
  flutter_icon_dialog: ^2.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:flutter_icon_dialog/flutter_icon_dialog.dart';
3
likes
160
points
42
downloads

Documentation

API reference

Publisher

verified publishertyrannoapartment.com

Weekly Downloads

Customizable Flutter dialogs with animated status icons, platform-aware transitions, and accessible confirmation buttons.

Repository (GitHub)
View/report issues

Topics

#flutter #widget #animation

License

MIT (license)

Dependencies

flutter, icon_animated

More

Packages that depend on flutter_icon_dialog