Commit 68ccd8c
authored
[various] Unpin some dev dependencies (#7762)
Several dev dependencies, most notably mockito, were only allow as exactly pinned versions, in order to avoid out-of-band breakage due to deprecations in minor version updates. Now that the policy for Flutter repos has changed to not include deprecation warnings in analysis, this is no longer an issue, so we can relax these dependencies to follow the more normal pattern of using ranges.1 parent 7c97c88 commit 68ccd8c
File tree
53 files changed
+54
-61
lines changed- packages
- camera
- camera_android_camerax
- camera_avfoundation
- camera_windows
- camera
- file_selector
- file_selector_android
- file_selector_ios
- file_selector_macos
- file_selector_windows
- flutter_markdown
- flutter_migrate
- google_maps_flutter
- google_maps_flutter_android
- google_maps_flutter_ios
- google_maps_flutter_platform_interface
- google_maps_flutter_web/example
- google_sign_in
- google_sign_in_android
- google_sign_in_ios
- google_sign_in_platform_interface
- google_sign_in_web/example
- google_sign_in
- image_picker
- image_picker_android
- image_picker_ios
- image_picker_linux
- image_picker_macos
- image_picker_windows
- image_picker
- in_app_purchase
- in_app_purchase_android
- in_app_purchase_platform_interface
- interactive_media_ads
- local_auth
- local_auth_android
- local_auth_darwin
- local_auth_platform_interface
- local_auth
- metrics_center
- path_provider/path_provider_foundation
- plugin_platform_interface
- quick_actions
- quick_actions_platform_interface
- quick_actions
- url_launcher
- url_launcher_android
- example
- url_launcher_ios
- url_launcher_platform_interface
- url_launcher_web/example
- url_launcher
- example
- webview_flutter
- webview_flutter_android
- webview_flutter_platform_interface
- webview_flutter_web
- webview_flutter_wkwebview
- webview_flutter
- script
- configs
- tool
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
53 files changed
+54
-61
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
0 commit comments