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

outdated

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: ^2.6.0

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';
16
likes
0
pub points
64%
popularity

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.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, permission_handler, provider

More

Packages that depend on filesaverz