flutter_wechat_assets_picker
flutter_wechat_assets_picker copied to clipboard
An image picker (also with video and audio) for Flutter projects based on the WeChat's UI.
We have `Asset` and `Path` generic abstractions, but we didn't consider the delegate's generic abstractions. They are necessary when building delegates that rely on custom data source providers. - [x]...
**Describe the bug** After take photo and confirm, image show it the list but list start reload and no new capture image show in the list Steps to reproduce the...
This pull request adds Persian (Farsi) localization to the Asset Picker, implementing a new delegate class PersianAssetPickerTextDelegate.