Commit 0ef3938
authored
[various] Remove unused flutter_driver dependencies (flutter#4347)
`flutter_driver` has been mostly replaced by `integration_test`, but we still have a lot of remaining dependencies on the package. This removes the dependency from pubspec.yaml for all plugins that aren't actually `import`ing it.
It also removes an old video_player test that has been disabled for years that was never updated from flutter_driver to integration_test; we've since added a lot more testing to video_player, so in practice this is cruft that we can just remove.
Closes flutter#852241 parent 9ec04ac commit 0ef3938
File tree
74 files changed
+0
-198
lines changed- packages
- camera
- camera_android
- camera_avfoundation
- example
- camera_web/example
- camera
- file_selector/file_selector_web/example
- google_identity_services_web/example
- google_maps_flutter
- google_maps_flutter_android/example
- google_maps_flutter_ios/example
- ios11
- ios12
- ios13
- google_maps_flutter_web/example
- google_maps_flutter/example
- google_sign_in
- google_sign_in_android
- example
- google_sign_in_ios
- example
- google_sign_in_web/example
- google_sign_in
- example
- image_picker
- image_picker_for_web/example
- image_picker_ios/example
- image_picker/example
- in_app_purchase
- in_app_purchase_android/example
- test_driver
- in_app_purchase_storekit/example
- in_app_purchase
- example
- local_auth
- local_auth_android/example
- local_auth_ios/example
- local_auth_windows/example
- local_auth
- example
- path_provider
- path_provider_android
- example
- path_provider_foundation/example
- path_provider_linux/example
- path_provider_windows/example
- path_provider
- example
- pointer_interceptor/example
- quick_actions
- quick_actions_android/example
- quick_actions_ios/example
- quick_actions/example
- url_launcher
- url_launcher_android/example
- url_launcher_ios/example
- url_launcher_linux/example
- url_launcher_macos/example
- url_launcher_web/example
- url_launcher_windows/example
- url_launcher/example
- video_player
- video_player_android/example
- test_driver
- video_player_avfoundation/example
- test_driver
- video_player_web/example
- video_player/example
- test_driver
- webview_flutter
- webview_flutter_android
- example
- webview_flutter_web
- example
- webview_flutter_wkwebview
- example
- webview_flutter
- example
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
74 files changed
+0
-198
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | 30 | | |
33 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | 27 | | |
30 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
0 commit comments