rhythm_files 1.0.3 copy "rhythm_files: ^1.0.3" to clipboard
rhythm_files: ^1.0.3 copied to clipboard

A Flutter package that provides a simple and easy-to-use file picker with a built-in UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rhythm_files

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

dependencies:
  rhythm_files: ^1.0.3

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:rhythm_files/rhythm_files.dart';
6
likes
140
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a simple and easy-to-use file picker with a built-in UI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cloudinary_flutter, cloudinary_public, file_picker, file_previewer, fluentui_system_icons, flutter, flutter_lints, flutter_native_image, http, image_cropper, image_picker, mime, path_provider, video_compress

More

Packages that depend on rhythm_files