Skip to content

Commit 4bcf555

Browse files
mvanbeusekomEgor
authored andcommitted
[camera] Move camera to camera/camera (flutter#3258)
* Move camera to camera/camera * Fix relative path after move * Rebased with master and update version * Update homepage * Skip XCTESTS for the camera/camera plugin
1 parent abf2a89 commit 4bcf555

File tree

85 files changed

+8
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+8
-4
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ task:
163163
- name: build-ipas+drive-examples
164164
env:
165165
PATH: $PATH:/usr/local/bin
166-
PLUGINS_TO_SKIP_XCTESTS: "battery/battery,camera,connectivity/connectivity,device_info/device_info,espresso,google_maps_flutter/google_maps_flutter,google_sign_in/google_sign_in,in_app_purchase,integration_test,ios_platform_images,local_auth,package_info,path_provider/path_provider,quick_actions,sensors,shared_preferences/shared_preferences,url_launcher/url_launcher,video_player/video_player,webview_flutter,wifi_info_flutter/wifi_info_flutter"
166+
PLUGINS_TO_SKIP_XCTESTS: "battery/battery,camera/camera,connectivity/connectivity,device_info/device_info,espresso,google_maps_flutter/google_maps_flutter,google_sign_in/google_sign_in,in_app_purchase,integration_test,ios_platform_images,local_auth,package_info,path_provider/path_provider,quick_actions,sensors,shared_preferences/shared_preferences,url_launcher/url_launcher,video_player/video_player,webview_flutter,wifi_info_flutter/wifi_info_flutter"
167167
matrix:
168168
PLUGIN_SHARDING: "--shardIndex 0 --shardCount 4"
169169
PLUGIN_SHARDING: "--shardIndex 1 --shardCount 4"

packages/camera/CHANGELOG.md renamed to packages/camera/camera/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)