Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update asset_picker_viewer_builder_delegate.dart #648

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

JamieYee
Copy link
Contributor

@JamieYee JamieYee commented Oct 23, 2024

If you select the same amount as maxAssets, you cannot select it again after unselecting it.
#607 problems in android

If you select the same amount as maxAssets, you cannot select it again after unselecting it.
Because the logic of Android and iOS is different, Android can also click OK to cancel all. It is recommended to judge directly based on the text
@AlexV525
Copy link
Member

#646 (comment)

@AlexV525 AlexV525 closed this Oct 29, 2024
@AlexV525
Copy link
Member

Please make correction so the PR only fixes #607.

@AlexV525 AlexV525 reopened this Oct 29, 2024
@AlexV525 AlexV525 merged commit dc5911e into fluttercandies:main Nov 21, 2024
7 checks passed
tourdt pushed a commit to tourdt/flutter_wechat_assets_picker that referenced this pull request Dec 16, 2024
…at_assets_picker

* 'main' of /~https://github.com/fluttercandies/flutter_wechat_assets_picker:
  docs: add Gasol as a contributor for translation (fluttercandies#669)
  Add Traditional Chinese localization (fluttercandies#667)
  🚀 Support matching script and country code of locales with the text delegate (fluttercandies#668)
  💡 Refreshes tests copyright
  🔖 9.4.1
  🔖 9.4.1
  Fix selecting when reached the max asset limit in the preview (fluttercandies#648)
  🚸 Improves the default sort conditions (fluttercandies#662)
  ⬆️ Allows `extended_image: ^9.0.0` (fluttercandies#659)
  🐛 Allows assets changing when no path previously (fluttercandies#656)
  👷 Try to run on minimum SDK requirement (fluttercandies#643)
  🔖 9.3.2
  🚀 Adapt the image provider file type getter (fluttercandies#638)
  🔖 9.3.1
  🐛 Fix UI layouts (fluttercandies#634)
tourdt pushed a commit to tourdt/flutter_wechat_assets_picker that referenced this pull request Dec 16, 2024
* main:
  docs: add Gasol as a contributor for translation (fluttercandies#669)
  Add Traditional Chinese localization (fluttercandies#667)
  🚀 Support matching script and country code of locales with the text delegate (fluttercandies#668)
  💡 Refreshes tests copyright
  🔖 9.4.1
  🔖 9.4.1
  Fix selecting when reached the max asset limit in the preview (fluttercandies#648)
  🚸 Improves the default sort conditions (fluttercandies#662)
  ⬆️ Allows `extended_image: ^9.0.0` (fluttercandies#659)
  🐛 Allows assets changing when no path previously (fluttercandies#656)
  👷 Try to run on minimum SDK requirement (fluttercandies#643)
  🔖 9.3.2
  🚀 Adapt the image provider file type getter (fluttercandies#638)
  🔖 9.3.1
  🐛 Fix UI layouts (fluttercandies#634)

# Conflicts:
#	lib/src/delegates/asset_picker_builder_delegate.dart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants