smart_lib_dialog 1.0.5 copy "smart_lib_dialog: ^1.0.5" to clipboard
smart_lib_dialog: ^1.0.5 copied to clipboard

A Flutter library that provides custom dialogs with back button interception.

Changelog #

[1.0.4] - 2025-05-27 #

fix #

  • Improving

[1.0.4] - 2025-05-29 #

Added #

  • Improving

[1.0.3] - 2025-05-02 #

Added #

  • Added usage examples to example/lib/main.dart to demonstrate library features.

[1.0.2] - 2025-05-02 #

Added #

  • Added documentation comments (dartdoc) to public API elements to improve code clarity and pub.dev score.

[1.0.1] - 2025-05-02 #

Changed #

  • Improved README.md documentation for better clarity and professionalism.

[1.0.0] - 2025-05-01 #

Added #

  • Initial release of smart_lib_dialog.
  • Support for displaying dialogs globally, without requiring a BuildContext.
  • Simple API to configure title, description, positive and negative action buttons.
  • Built-in support for showing a loading dialog.
  • Highly customizable structure for advanced use cases.
1
likes
150
points
212
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter library that provides custom dialogs with back button interception.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

back_button_interceptor, cupertino_icons, flutter

More

Packages that depend on smart_lib_dialog