filehandler 1.0.0 copy "filehandler: ^1.0.0" to clipboard
filehandler: ^1.0.0 copied to clipboard

outdated

A package created to assist you on creating and reading of files.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add filehandler

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

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

Publisher

unverified uploader

A package created to assist you on creating and reading of files.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

filesystem_picker, flutter, folder_file_saver, toast

More

Packages that depend on filehandler