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
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
Mark google_maps_flutter as NNBD
  • Loading branch information
mvanbeusekom committed Feb 8, 2021
commit a8d251f16e5599734e7d95d5d0d871402812b42f
2 changes: 1 addition & 1 deletion script/nnbd_plugins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ readonly NNBD_PLUGINS_LIST=(
readonly NON_NNBD_PLUGINS_LIST=(
# "android_alarm_manager"
"camera"
# "google_maps_flutter"
"google_maps_flutter"
# "image_picker"
# "in_app_purchase"
# "quick_actions"
Expand Down