asset_pickers 0.1.2 copy "asset_pickers: ^0.1.2" to clipboard
asset_pickers: ^0.1.2 copied to clipboard

Similar to WeChat style of resource selection, support a variety of picture, video combination selection, support compression, preview pictures and video.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add asset_pickers

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

dependencies:
  asset_pickers: ^0.1.2

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:asset_pickers/asset_pickers.dart';
3
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Similar to WeChat style of resource selection, support a variety of picture, video combination selection, support compression, preview pictures and video.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on asset_pickers