flutter_progress_loading 0.0.8
flutter_progress_loading: ^0.0.8 copied to clipboard
A lightweight and efficient loading and toast widget for Flutter, requiring no BuildContext. Supports Android, iOS, Web, Windows, macOS, and Linux for a seamless user experience.
0.0.8 2026.04.01 #
- Migrated Android Gradle configuration to Kotlin DSL (.kts).
- Updated Flutter SDK constraint to >=3.0.0.
- Updated dependencies and dev_dependencies.
- Explicitly declared support for all major platforms (Android, iOS, Web, Windows, macOS, Linux).
- Fixed lint issues and property overrides in progress widget.
0.0.1 2025.02.18 #
- Initial release of flutter_progress_loading
0.0.2 2025.02.18 #
- Describe initial release.
0.0.3 2025.02.18 #
- Describe initial release.
0.0.4 2025.02.18 #
- README Describe added.
0.0.5 2025.02.18 #
- Example code added.
0.0.6 2025.02.18 #
- Change README describe.