| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-06-24 | 734 Bytes | |
| workmanager v0.7.0 source code.tar.gz | 2025-06-24 | 3.3 MB | |
| workmanager v0.7.0 source code.zip | 2025-06-24 | 3.4 MB | |
| Totals: 3 Items | 6.7 MB | 0 | |
🚀 Major Modernization Release
Breaking Changes
- Minimum Dart SDK: 3.2.0 (was 3.1.2)
- Minimum Flutter SDK: 3.16.0 (was 2.5.0)
- Minimum iOS deployment: 13.0 (was 10.0)
Major Updates
- Android: AGP 8.10.1, Gradle 8.11.1, Kotlin 2.1.0, SDK 35, NDK 27.0, Java 17
- iOS: Swift 5.0, deployment target 13.0
- CI/CD: Modernized GitHub Actions with caching, iPhone 15, Android API 34
- Dependencies: Latest dev dependencies, fixed win32 compatibility
See CHANGELOG.md for full details.
This release brings the plugin up to current Flutter/Dart standards while maintaining all existing functionality.