external_path 2.0.0 external_path: ^2.0.0 copied to clipboard
A flutter plugin to get internal, external storage and external public directory path.
2.0.0 #
- FIXED: Gradle-Upgrade 8.0 fails #10. Thanks to the PR from abdelaziz-mahdy
- REQUIRED: Minimum flutter sdk 3.24.0
1.0.3 #
- Modify CHANGELOG file
1.0.2 #
- Add Support for flutter 3
- Update Android SDK to 33
- Replace jcenter() with mavenCentral()
- Updated dependencies
1.0.1 #
- Remove class conflict with other package.
1.0.0 #
- This is initial release with newest Flutter SDk and null safety.