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

outdated

A flutter plugin to get image, audio, video and files path.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_storage_path

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

dependencies:
  flutter_storage_path: ^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:flutter_storage_path/flutter_storage_path.dart';
16
likes
0
pub points
88%
popularity

Publisher

verified publisherjajoria.dev

A flutter plugin to get image, audio, video and files path.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_storage_path