filesaverz 3.2.1 copy "filesaverz: ^3.2.1" to clipboard
filesaverz: ^3.2.1 copied to clipboard

PlatformAndroid

A customable file saver and file picker package that makes it easy for user to browse folder and save file or pick files in android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add filesaverz

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

dependencies:
  filesaverz: ^3.2.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:filesaverz/filesaverz.dart';
15
likes
140
pub points
61%
popularity
screenshot

Publisher

verified publisherinidia.app

A customable file saver and file picker package that makes it easy for user to browse folder and save file or pick files in android.

Homepage
Repository (GitHub)
View/report issues

Topics

#utility #file #saver #picker #android

Documentation

API reference

Funding

Consider supporting this project:

ko-fi.com

License

MIT (LICENSE)

Dependencies

flutter, permission_handler, provider

More

Packages that depend on filesaverz