flutter_future_progress_dialog 1.4.2 copy "flutter_future_progress_dialog: ^1.4.2" to clipboard
flutter_future_progress_dialog: ^1.4.2 copied to clipboard

Allows to display progress dialog while the Future function is evaluated.

1.0.0 #

  • Initial library release.

1.1.0 #

  • Migrated to sealed class usage for result handling.

1.1.1 #

  • Fixed nullable values in result.

1.2.0 #

  • Updated flutter version

1.3.0 #

  • Cupertino progress dialog
  • Adaptive progress dialog
  • Updated flutter version

1.3.1 #

  • Updated docs

1.3.2 #

  • Fixed deprecation warnings
  • Fixed image in readme file

1.4.0 #

  • Changed signatures of classes to avoid interfering with other packages

1.4.1 #

  • Included examples in pub.dev
  • Improved code documentation

1.4.2 #

  • Avoid using Navigator.pop() when closing progress dialog
4
likes
150
points
472
downloads

Publisher

verified publishernerdy.pro

Weekly Downloads

Allows to display progress dialog while the Future function is evaluated.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_future_progress_dialog