native_android_path 0.0.5 copy "native_android_path: ^0.0.5" to clipboard
native_android_path: ^0.0.5 copied to clipboard

PlatformAndroid

A Flutter plugin that provides access to various storage paths on Android devices.

0.0.1 #

  • initial release.

0.0.2 #

  • Fix bug path directory.

0.0.3 #

  • Update Sdk.
  • By default, permissions are enabled, so there's no need to declare them in the AndroidManifest.xml file.

0.0.4 #

  • Fix pub point.

0.0.5 #

  • Added getRootInstallationPath() method to retrieve the root installation path where applications are installed (typically /data).
  • Updated getAllPaths() to include the new root installation path.
  • Enhanced Android native implementation to support root installation path retrieval.
1
likes
160
points
278
downloads

Publisher

verified publisherswanflutterdev.com

Weekly Downloads

A Flutter plugin that provides access to various storage paths on Android devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on native_android_path

Packages that implement native_android_path