simple_loading_dialog 0.5.0 copy "simple_loading_dialog: ^0.5.0" to clipboard
simple_loading_dialog: ^0.5.0 copied to clipboard

SimpleLoadingDialog: A seamless full-screen loading dialog for Flutter. Efficiently manage actions while awaiting Futures, and easily customize with Widgets and ThemeExtension.

0.5.0 #

  • updated to Flutter 3.7
  • added a check for context.mounted

0.4.1 #

  • update comments.

0.4.0 #

  • Added support for passing a message parameter to the DialogBuilder function in the showSimpleLoadingDialog method, enabling the display of custom messages within the loading dialog.

0.3.2 #

  • fix SimpleLoadingDialogTheme's copyWith

0.3.1 #

  • fix demo video path

0.3.0 #

  • improved comments and documentation (thanks to GPT-4)

0.2.0 #

  • add SimpleLoadingDialogTheme

0.1.0 #

  • initial release
3
likes
140
pub points
80%
popularity

Publisher

verified publisherk9i.app

SimpleLoadingDialog: A seamless full-screen loading dialog for Flutter. Efficiently manage actions while awaiting Futures, and easily customize with Widgets and ThemeExtension.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_loading_dialog