Add WeChat assets/camera picker.

This commit is contained in:
Alex 2020-11-23 20:43:59 +08:00
parent ac757fd33d
commit 7297c84653
No known key found for this signature in database
GPG key ID: 80592FC31BA8A32E

View file

@ -236,6 +236,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
- [Lottie](https://github.com/CameronStuartSmith/flutter_lottie) <!--stargazers:CameronStuartSmith/flutter_lottie--> - Use airbnb's popular [After Effects Animation library](https://airbnb.design/lottie/) by [Cameron Smith](https://github.com/CameronStuartSmith)
- [Bitmap](https://github.com/renancaraujo/bitmap) <!--stargazers:renancaraujo/bitmap--> - Perform Bitmap manipulations (such as contrast and exposure) with a help from the Dart FFI by [Renan C. Araújo](https://github.com/renancaraujo)
- [Crop](https://github.com/xclud/flutter_crop) <!--stargazers:xclud/flutter_crop--> - Crop any widget/image in Android, iOS, Web and Desktop by [Mahdi K. Fard](https://github.com/xclud/)
- [WeChat Assets Picker](https://github.com/fluttercandies/flutter_wechat_assets_picker) <!--stargazers:fluttercandies/flutter_wechat_assets_picker--> - An assets picker in WeChat style, support multi assets picking by [Alex Li](https://github.com/AlexV525).
- [WeChat Camera Picker](https://github.com/fluttercandies/flutter_wechat_camera_picker) <!--stargazers:fluttercandies/flutter_wechat_camera_picker--> - A camera picker in WeChat style which is the extension for the assets picker by [Alex Li](https://github.com/AlexV525).
### Map