android_path_provider 0.3.2
android_path_provider: ^0.3.2 copied to clipboard
Flutter plugin for getting Android directories. (Downloads, Movies, Pictures...)
0.3.2 - 2026-05-05 #
- Migrate Android build to declarative plugins DSL (AGP 8.12, Kotlin 2.1.21, Gradle 8.13).
- Bump minimum Dart SDK to >=3.0.0, Flutter to >=3.10.0.
- Update Java source/target compatibility to VERSION_17.
0.3.1 - 2025-01-31 #
- update Android SDK to 35.
0.3.0 - 2021-09-25 #
- update kotlin version to work with AGP 7.0
- migrate to Embedding v2 and android X
0.2.1 - 2021-03-30 #
- fix plugin reference
0.2.0 - 2021-03-09 #
- null safety
0.1.1 - 2020-02-18 #
- update dependency
0.1.0 - 2019-10-02 #
- initial release