fl_assets_picker 1.1.1 copy "fl_assets_picker: ^1.1.1" to clipboard
fl_assets_picker: ^1.1.1 copied to clipboard

fl_assets_picker is used to take photos of the device assets selection and camera and record videos

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fl_assets_picker

With Flutter:

 $ flutter pub add fl_assets_picker

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

dependencies:
  fl_assets_picker: ^1.1.1

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:fl_assets_picker/fl_assets_picker.dart';
1
likes
0
pub points
21%
popularity

Publisher

unverified uploader

fl_assets_picker is used to take photos of the device assets selection and camera and record videos

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

extended_image, fl_video, flutter, photo_manager, wechat_assets_picker, wechat_camera_picker

More

Packages that depend on fl_assets_picker