future_loading_dialog 0.3.0 copy "future_loading_dialog: ^0.3.0" to clipboard
future_loading_dialog: ^0.3.0 copied to clipboard

Easy to use adaptive loading dialog to visualize a Dart Future.

[0.3.0] #

  • build: Make Dart 3 compatible
  • refactor: Use Result type from async library
  • design: Refine design a little bit

[0.2.4] #

  • fix: Make sure that text is not overflowing

[0.2.3] #

  • design: Adjust padding

[0.2.2] #

  • refactor: Switch to flutter lints and new design

[0.2.1] #

  • Make result not null

[0.2.0] #

  • Migrate to null safety

[0.1.2] #

  • Use <LoadingDialogResult<T>> instead of <T>

[0.1.1] #

  • Use Future<T> Function() instead of Future<T>

[0.1.0] - Initial Release #

  • Initial release
3
likes
130
pub points
90%
popularity

Publisher

verified publisherfamedly.com

Easy to use adaptive loading dialog to visualize a Dart Future.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

async, flutter

More

Packages that depend on future_loading_dialog