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

selectedPlaceWidgetBuilder not updated after search if selectInitialPosition is true #34

Closed
ricardochen opened this issue May 10, 2020 · 3 comments
Labels
question Further information is requested

Comments

@ricardochen
Copy link

When selectInitialPosition is set to true, selectedPlaceWidgetBuilder is not fired/updated after a search is made.

To Reproduce
set selectedPlaceWidgetBuilder to true
do a search and click on a result
Expected behavior
Updates map and selectedPlaceWidgetBuilder

Screenshots
If applicable, add screenshots to help explain your problem.

Flutter Doctor -v
[✓] Flutter (Channel master, 1.18.0-11.0.pre, on Mac OS X 10.14.5 18F132, locale en-US)
• Flutter version 1.18.0-11.0.pre at /Users/ricardochen/flutter/flutter
• Framework revision 8568eda15b (4 days ago), 2020-05-05 16:10:41 -0700
• Engine revision 33d2367950
• Dart version 2.9.0 (build 2.9.0-5.0.dev 9c94f08410)
Additional context
Add any other context about the problem here.

@fysoul17
Copy link
Owner

Hi, @ricardochen,

Unfortunately, I cannot reproduce it.
If you are using Mediaquery in selectedPlaceWidgetBuilder, Please refert to #30

@ricardochen
Copy link
Author

Yes it worked. Thanks

@fysoul17 fysoul17 added the question Further information is requested label May 11, 2020
@fysoul17
Copy link
Owner

fysoul17 commented May 11, 2020

No problem.

Closing as the issue has been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants