forme_file_picker 3.1.0 copy "forme_file_picker: ^3.1.0" to clipboard
forme_file_picker: ^3.1.0 copied to clipboard

Forme File Grid , used to display and sort files, support drag,drop,upload

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add forme_file_picker

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

dependencies:
  forme_file_picker: ^3.1.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:forme_file_picker/forme_file_picker.dart';
9
likes
120
pub points
2%
popularity

Publisher

verified publisherqyh.me

Forme File Grid , used to display and sort files, support drag,drop,upload

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, forme

More

Packages that depend on forme_file_picker