sdcard_path_manager 0.0.1 copy "sdcard_path_manager: ^0.0.1" to clipboard
sdcard_path_manager: ^0.0.1 copied to clipboard

Get the path and size of SD from Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sdcard_path_manager

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  sdcard_path_manager: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sdcard_path_manager/sdcard_path_manager.dart';
1
likes
120
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Get the path and size of SD from Android.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sdcard_path_manager