filebridge 0.0.16 copy "filebridge: ^0.0.16" to clipboard
filebridge: ^0.0.16 copied to clipboard

file imports and exports

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add filebridge

With Flutter:

 $ flutter pub add filebridge

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

dependencies:
  filebridge: ^0.0.16

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:filebridge/filebridge.dart';
1
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

file imports and exports

Homepage

License

unknown (license)

Dependencies

document_file_save_plus, file_picker, file_selector, flutter, media_store_plus, path, path_provider, spreadsheet_decoder

More

Packages that depend on filebridge