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

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

2.7.0 - 2026-03-10 #

  • Support text selection for dialogs (#65)
    • Added AdaptiveSelectionMode to control text selection behavior.
    • Text is now selectable by default on Web and Desktop platforms.
    • Supported in all dialog functions.
  • Support keyboard shortcuts (Enter and Escape) for dialogs (#61)
    • Enter: Trigger default action or submit text input
    • Escape: Cancel or close dialog

2.6.0 #

  • fullyCapitalizedForMaterial is deprecated and change default to false
    • According to Material Design Guidelines, button texts should not be fully capitalized.
    • If you want to keep the old behavior, please set fullyCapitalizedForMaterial: true explicitly.

2.5.0 #

  • Changed to Flutter 3.35.0 and Dart 3.9.0 or higher
1.08k
likes
150
points
26.9k
downloads
screenshot

Documentation

API reference

Publisher

verified publishermono0926.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#dialog #adaptive #alert #popup

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