wechat_assets_picker 6.0.5 copy "wechat_assets_picker: ^6.0.5" to clipboard
wechat_assets_picker: ^6.0.5 copied to clipboard

outdated

An audio/video/image picker in pure Dart which is the same with WeChat, support multi picking.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wechat_assets_picker

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

dependencies:
  wechat_assets_picker: ^6.0.5

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:wechat_assets_picker/wechat_assets_picker.dart';
681
likes
0
pub points
98%
popularity

Publisher

verified publisherfluttercandies.com

An audio/video/image picker in pure Dart which is the same with WeChat, support multi picking.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

extended_image, flutter, photo_manager, provider, video_player

More

Packages that depend on wechat_assets_picker