fl_assets_picker 1.2.0 copy "fl_assets_picker: ^1.2.0" to clipboard
fl_assets_picker: ^1.2.0 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 Flutter:

 $ flutter pub add fl_assets_picker

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

dependencies:
  fl_assets_picker: ^1.2.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:fl_assets_picker/fl_assets_picker.dart';
1
likes
120
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

extended_image, fl_video, flutter, photo_manager, wechat_assets_picker, wechat_camera_picker

More

Packages that depend on fl_assets_picker