liquid_progress_indicator_v2 0.5.0
liquid_progress_indicator_v2: ^0.5.0 copied to clipboard
Based on https://pub.dev/packages/liquid_progress_indicator to fix a issue after Flutter 3.10 A progress indicator with water-like effect in Flutter. Works similarly to Flutters own ProgressIndicator.
0.5.0 #
- Update to make it compatible with flutter 3.10
0.4.0 #
- Updated to null safety.
0.3.2 #
- Fixed issue with CustomProgressIndicator not displaying correctly when using the context to determine size.
0.3.1 #
- Updated examples.
- Updated artwork.
0.3.0 #
- Added LiquidCustomProgressIndicator.
0.2.4 #
- Updated dependencies.
0.2.3 #
- Updated documentation.
0.2.2 #
- Updated artwork.
0.2.1 #
- Ran formatter.
0.2.0 #
- Added LiquidLinearProgressIndicator.
0.1.1 #
- Refactoring.
- Added direction property to LiquidCircularProgressIndicator.
0.1.0 #
- Added borderColor and borderWidth properties to LiquidCircularProgressIndicator.
- Added more examples to the example project.
0.0.2 #
- Updated documentation.
0.0.1 #
- Initial release.