Flutter Progress Dialog
progress_dialog A light weight package to show progress dialog. As it is a stateful widget, you can change the text shown on the dialog dynamically. […]
progress_dialog A light weight package to show progress dialog. As it is a stateful widget, you can change the text shown on the dialog dynamically. […]
liquid_progress_indicator Liquid progress indicator for Flutter. Features Liquid circular progress indicator. Liquid linear progress indicator. Liquid custom progress indicator. Works similarly to Flutters own ProgressIndicator. […]
IntervalProgressBar An interval progress widget for Flutter. Preview v1 v2 Depend on it https://pub.dev/packages/intervalprogressbar Add this to your package’s pubspec.yaml file: dependencies: intervalprogressbar: ^{last_version} Features […]
bmprogresshud A lightweight progress HUD for your Flutter app, Inspired by SVProgressHUD. Showcase Example place ProgressHud to you container, and get with ProgressHud.of(context) import 'dart:async'; […]
modal_progress_hud A simple widget wrapper to enable modal progress HUD (a modal progress indicator, HUD = Heads Up Display) Inspired by this article. Demo See […]
Copyright © 2024 | WordPress Theme by MH Themes