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

[google_maps_flutter] add mounted check to google map controller #8431

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

illuminati1911
Copy link

@illuminati1911 illuminati1911 commented Jan 15, 2025

Added checks to Google Map Controller for map mounted state. This is done to prevent PlatformException when calling methods of already unmounted map instance.

Related issue:
flutter/flutter#43785

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@illuminati1911 illuminati1911 changed the title feat: add mounted check to google map controller [google_maps_flutter] add mounted check to google map controller Jan 17, 2025
@illuminati1911 illuminati1911 force-pushed the feat/google-map-controller-mounted-check branch from 29b2e86 to f2cf468 Compare January 17, 2025 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant