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

A flutter plugin to get image, audio, video and files path with a single method call.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_storage_path
copied to clipboard

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

dependencies:
  flutter_storage_path: ^1.0.4
copied to clipboard

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';
copied to clipboard
18
likes
160
points
155
downloads

Publisher

verified publisherjajoria.dev

Weekly Downloads

2024.09.18 - 2025.04.02

A flutter plugin to get image, audio, video and files path with a single method call.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_storage_path