This repository was 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.7k
[google_maps_flutter_web] Remove custom analysis file. #5791
Merged
fluttergithubbot
merged 18 commits into
flutter:main
from
ditman:update_google_maps_web
May 20, 2022
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
1dc14cf
[google_maps_flutter_web] Remove custom analysis_options.yaml
ditman 4aeccc5
Bring ui shim to compliance
ditman 9bf694e
Fix to_screen_location types
ditman 5affe35
directives_ordering
ditman 8493c0a
Fix geometry classes
ditman 5073b3c
Fix controller + plugin (removes unused fields from controller constr…
ditman 79f4c10
Fix convert.dart
ditman 953ff94
Fix pubspec and CHANGELOG
ditman a6b7646
Fix integration_test
ditman a51177b
Fix test app
ditman 985ebb0
Update google_maps dependency to v6. Remove pedantic.
ditman 51c99bc
MapEvent<dynamic> -> MapEvent<Object?> is better
ditman 1b8e5e2
Fix tests
ditman d9f997c
Regenerate mocks with latest mockito.
ditman d96ac56
dart format .
ditman 73d0682
Enable regular analysis CI in google_maps_flutter_web
ditman 98139c6
List other changes in the changelog.
ditman e91cb5b
Address PR comments.
ditman 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
Enable regular analysis CI in google_maps_flutter_web
- Loading branch information
commit 73d0682ae521ddfd6d915ea88c67022fbb781aea
There are no files selected for viewing
This file contains hidden or 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
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.
Nice! Maybe this will motivate me to finish off the last entry :)