xue_hua_file_operations 1.3.1 copy "xue_hua_file_operations: ^1.3.1" to clipboard
xue_hua_file_operations: ^1.3.1 copied to clipboard

Cross-platform Flutter plugin for picking files/directories, save-as, saving to the gallery, and opening files with the system default app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xue_hua_file_operations

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

dependencies:
  xue_hua_file_operations: ^1.3.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:xue_hua_file_operations/xue_hua_file_operations.dart';
0
likes
160
points
419
downloads

Documentation

API reference

Publisher

verified publisherjsontodart.cn

Weekly Downloads

Cross-platform Flutter plugin for picking files/directories, save-as, saving to the gallery, and opening files with the system default app.

Repository (GitHub)
View/report issues

Topics

#files #file-picker #file-saver #document-picker #desktop

License

Apache-2.0 (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on xue_hua_file_operations

Packages that implement xue_hua_file_operations