file_selector_android 0.5.0+6 file_selector_android: ^0.5.0+6 copied to clipboard
Android implementation of the file_selector package.
0.5.0+6 #
- Updates minimum required plugin_platform_interface version to 2.1.7.
0.5.0+5 #
- Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
- Fixes new lint warnings.
0.5.0+4 #
- Updates annotations lib to 1.7.0.
0.5.0+3 #
- Adds pub topics to package metadata.
- Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
0.5.0+2 #
- Adjusts SDK checks for better testability.
0.5.0+1 #
- Bumps androidx.annotation:annotation from 1.5.0 to 1.6.0.
- Adds a dependency on kotlin-bom to align versions of Kotlin transitive dependencies.
0.5.0 #
- Implements file_selector_platform_interface for Android.