adaptive_dialog 2.4.0 copy "adaptive_dialog: ^2.4.0" to clipboard
adaptive_dialog: ^2.4.0 copied to clipboard

Show alert dialog or modal action sheet adaptively according to platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adaptive_dialog
copied to clipboard

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

dependencies:
  adaptive_dialog: ^2.4.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:adaptive_dialog/adaptive_dialog.dart';
copied to clipboard
1.03k
likes
160
points
19.9k
downloads
screenshot

Publisher

verified publishermono0926.com

Weekly Downloads

2024.08.27 - 2025.03.11

Show alert dialog or modal action sheet adaptively according to platform.

Repository (GitHub)

Topics

#dialog #adaptive #alert #popup

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

animations, collection, dynamic_color, flutter, intersperse, macos_ui, meta

More

Packages that depend on adaptive_dialog