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
150
points
1.33k
downloads

Publisher

verified publisherfamedly.com

Weekly Downloads

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