This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[google_maps_flutter] Migrate platform interface to null safety #3539
Merged
stuartmorgan
merged 16 commits into
flutter:master
from
stuartmorgan:maps-nnbd-platform-interface
Feb 14, 2021
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
65de03a
WIP
stuartmorgan cb98e0c
WIP2
stuartmorgan fe2ffdd
Test for extracted base class
stuartmorgan 0a703d7
More pre-migration adjustment
stuartmorgan b3f8de0
Initial tool migration plus trivial cleanup
stuartmorgan 5578cb6
Merge branch 'master' into maps-nnbd
stuartmorgan 85ac08b
Update version
stuartmorgan 20ad64e
Adjustments from migrating app-facing package
stuartmorgan 9d504d6
More interface tweaks
stuartmorgan 36a583c
Merge branch 'master' into maps-nnbd
stuartmorgan c122ad3
Autoformat
stuartmorgan d89c5ad
Address review feedback
stuartmorgan e0b547d
Review nits
stuartmorgan b8a875f
Fix exclusion
stuartmorgan 01985c8
Exclude from both
stuartmorgan 2faa94c
Address last review comments
stuartmorgan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
packages/google_maps_flutter/google_maps_flutter_platform_interface/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nits: Let's also mention the "BREAKING CHANGE", which is removed deprecated APIs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.