Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove maps from non-NNBD list
  • Loading branch information
stuartmorgan-g committed Feb 15, 2021
commit 9afdc93e68184328fc1113ab26371fd8f45ffbe4
1 change: 0 additions & 1 deletion script/nnbd_plugins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ readonly NNBD_PLUGINS_LIST=(

readonly NON_NNBD_PLUGINS_LIST=(
"camera"
"google_maps_flutter" # half migrated
# "image_picker"
# "in_app_purchase"
# "quick_actions"
Expand Down