flutter_dialogs 3.0.0 copy "flutter_dialogs: ^3.0.0" to clipboard
flutter_dialogs: ^3.0.0 copied to clipboard

A lightweight and platform-aware plugin for showing dialogs and alerts for both Android and iOS devices.

[3.0.0] - July 22, 2022 #

  • Add support for the web and other platforms
  • Fix references to the design language of the native platforms

[2.2.0] - July 18, 2022 #

  • Update Flutter and Dark SDK
  • Fix deprecated examples and Gradle issues

[2.1.1] - October 12, 2021 #

  • Update README with explicit context parameter for demos

[2.1.0] - June 20, 2021 #

  • Added iosIsDestructiveAction and iosIsDefaultAction params. Thank you @Bersh
  • Allowing null actions for Android AlertDialog. Thank you @Bersh

[2.0.0] - June 17, 2021 #

  • Migrate to null safety #8. Thank you @Bersh

[1.1.0] - October 20, 2020 #

  • Migrate example app to latest stable SDK
  • Update dependencies
  • Set min Dart SDK to 2.7.0
  • Added code docs

[1.0.4] - May 26, 2020 #

  • Fix issue #2

[1.0.3] - March 28, 2020 #

  • Documentation fixes

[1.0.2] - January 21, 2020 #

  • Update some formatting
  • Update description in pubspec.yaml

[1.0.1] - January 21, 2020 #

  • Fix broken table in README

[1.0.0] - January 21, 2020 #

  • Major code refactoring

[0.0.1+2] - October 5, 2019 #

  • Documentation fixes

[0.0.1+1] - October 5, 2019 #

  • Initial attempt to make platform aware dialog and alert widgets
  • Added FDBasicDialog and other core utilities
51
likes
130
pub points
95%
popularity

Publisher

verified publisherjoshuamdeguzman.com

A lightweight and platform-aware plugin for showing dialogs and alerts for both Android and iOS devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_dialogs