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

outdated

A 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: ^1.9.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';
17
likes
80
pub points
63%
popularity

Publisher

verified publisherinidia.app

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, permission_handler, provider

More

Packages that depend on filesaverz