flutter_wechat_assets_picker icon indicating copy to clipboard operation
flutter_wechat_assets_picker copied to clipboard

[BUG] Catured image not show when configured filter options

Open RubyRook opened this issue 5 months ago • 4 comments

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 behavior:

  1. Set filterOptions: FilterOptionGroup(containsPathModified: true)
  2. Open flutter_wechat_assets_picker
  3. Take photo and confirm

https://github.com/user-attachments/assets/9129c922-e4c9-425c-9745-6b5d29c32296

Version information

  • Device: iPhone 13 pro and 7 plus (physical device)
  • OS: 18.0 and 15.7.1
  • Package Version: 9.2.2
  • Flutter Version: 3.19.6

RubyRook avatar Sep 21 '24 04:09 RubyRook