fl_assets_picker 3.0.1 copy "fl_assets_picker: ^3.0.1" to clipboard
fl_assets_picker: ^3.0.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 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: ^3.0.1

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
130
pub points
35%
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

flutter, photo_manager, wechat_assets_picker, wechat_camera_picker

More

Packages that depend on fl_assets_picker