flutter_progress_loading 0.0.9
flutter_progress_loading: ^0.0.9 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.9 2026.04.01 #
- Fixed Android build failure by migrating
packageattribute tonamespace. - Standardized Android package name to
com.progress_loading.example.
0.0.8 2026.04.01 #
- Migrated Android example project to Kotlin DSL (
build.gradle.kts). - Updated Flutter SDK constraint to
^3.6.2. - Updated all dependencies and consolidated project structure.
- Modernized Example App UI with a premium, responsive design.
- Explicitly declared and verified support for Android, iOS, Web, Windows, macOS, and Linux.
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.