path_provider_android 2.0.11 copy "path_provider_android: ^2.0.11" to clipboard
path_provider_android: ^2.0.11 copied to clipboard

outdated

Android implementation of the path_provider plugin.

2.0.11 #

  • Temporarily reverts the platform channel name change from 2.0.10 in order to restore compatibility with Flutter versions earlier than 2.8.

2.0.10 #

  • Switches to a package-internal implementation of the platform interface.

2.0.9 #

  • Updates Android compileSdkVersion to 31.

2.0.8 #

  • Updates example app Android compileSdkVersion to 31.
  • Fixes typing build warning.

2.0.7 #

  • Fixes link in README.

2.0.6 #

  • Split from path_provider as a federated implementation.