Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 4c86dc0

Browse files
committed
Rebased on master
1 parent c5685d6 commit 4c86dc0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

script/nnbd_plugins.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ readonly NNBD_PLUGINS_LIST=(
88
"android_alarm_manager"
99
"android_intent"
1010
"battery"
11+
"camera"
1112
"camera_platform_interface"
1213
"connectivity"
1314
"cross_file"
@@ -38,8 +39,7 @@ readonly NNBD_PLUGINS_LIST=(
3839
# building the all plugins app. This list should be kept empty.
3940

4041
readonly NON_NNBD_PLUGINS_LIST=(
41-
# "android_alarm_manager"
42-
# "camera"
42+
#"camera"
4343
"google_maps_flutter"
4444
# "image_picker"
4545
# "in_app_purchase"

0 commit comments

Comments
 (0)