This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Commit afc0ad2
authored
Remove deprecated plugins (#4580)
This removes all of the deprecated plugins from the tree, as well as all references to them.
They were being left in the tree only in case they needed critical fixes before the end of this year, when they will become completely unsupported and be officially discontinued on pub.dev. The end of the year is now close enough that such a release is extremely unlikely, and they are causing some maintenance burden (e.g., the tree is currently closed on an out-of-band failure in android_alarm_manager). In the event that we do have to push an emergency fix in the next several weeks, we can either temporarily restore the plugin from git history, or use a branch.
Minor related cleanup:
- Scanning the repository for remaining references turned up that `image_picker_for_web` and `video_player_for_web` had copypasta'd the package name of its example application from one of the deprecated plugins, so this fixes those names.
- Fixes `federation-safety-check` handling of top-level files in unfederated plugins that accidentally tripped federated plugin heuristics.
- Fixes `federation-safety-check` handling of deleted plugins, as it was crashing, and tests that.
- Fixes `make-deps-path-based` handling of deleted plugins, as it was crashing, and tests that.1 parent 40572a7 commit afc0ad2
File tree
765 files changed
+108
-29491
lines changed- .github
- packages
- android_alarm_manager
- android
- src/main
- java/io/flutter/plugins/androidalarmmanager
- example
- android
- app
- gradle/wrapper
- src
- androidTest/java/io/plugins
- androidalarmmanager
- debug
- main
- res
- drawable
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- gradle/wrapper
- integration_test
- lib
- test_driver
- lib
- test
- android_intent
- android
- gradle/wrapper
- src
- main
- java/io/flutter/plugins/androidintent
- test/java/io/flutter/plugins/androidintent
- example
- android
- app
- gradle/wrapper
- src
- androidTestDebug/java/io/flutter/plugins
- androidintentexample
- main
- res
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- gradle/wrapper
- integration_test
- lib
- test_driver
- lib
- test
- battery
- battery_platform_interface
- lib
- enums
- method_channel
- test
- battery
- android
- gradle/wrapper
- src/main
- java/io/flutter/plugins/battery
- example
- android
- app
- src
- androidTest/java/io/flutter/plugins
- battery
- debug
- main
- res
- drawable-v21
- drawable
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values-night
- values
- profile
- gradle/wrapper
- integration_test
- ios
- Flutter
- Runner.xcodeproj
- project.xcworkspace
- Runner.xcworkspace
- Runner
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- lib
- test_driver
- ios
- Assets
- Classes
- lib
- test
- connectivity
- connectivity_for_web
- example
- integration_test
- src
- lib
- test_driver
- web
- lib
- src
- utils
- test
- connectivity_macos
- example
- integration_test
- lib
- macos
- Flutter
- Runner.xcodeproj
- Runner.xcworkspace
- Runner
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- Configs
- test_driver
- macos
- Classes
- connectivity_platform_interface
- lib
- src
- test
- connectivity
- android
- src/main
- java/io/flutter/plugins/connectivity
- example
- android
- app
- src
- main
- java/io/flutter/plugins
- connectivityexample
- res
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- test/java/io/flutter/plugins/connectivityexample
- gradle/wrapper
- integration_test
- ios
- Flutter
- Runner.xcodeproj
- project.xcworkspace
- Runner.xcworkspace
- Runner
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- lib
- macos
- Flutter
- Runner.xcodeproj
- Runner.xcworkspace
- Runner
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- Configs
- test_driver
- web
- icons
- ios
- Assets
- Classes
- lib
- test
- device_info
- device_info_platform_interface
- lib
- method_channel
- model
- test
- device_info
- android
- src/main
- java/io/flutter/plugins/deviceinfo
- example
- android
- app
- gradle/wrapper
- src/main
- res
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- gradle/wrapper
- integration_test
- ios
- Flutter
- Runner.xcodeproj
- project.xcworkspace
- Runner.xcworkspace
- Runner
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- lib
- test_driver
- ios
- Assets
- Classes
- lib
- image_picker/image_picker_for_web/example
- package_info
- android
- src/main
- java/io/flutter/plugins/packageinfo
- darwin/Classes
- example
- android
- app
- gradle/wrapper
- src
- androidTest/java/io/flutter/plugins
- packageinfoexample
- main
- res
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- gradle/wrapper
- integration_test
- ios
- Flutter
- Runner.xcodeproj
- project.xcworkspace
- Runner.xcworkspace
- Runner
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- lib
- macos
- Flutter
- Runner.xcodeproj
- Runner.xcworkspace
- Runner
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- Configs
- test_driver
- ios
- Assets
- Classes
- lib
- macos
- Assets
- Classes
- test
- sensors
- android
- src/main
- java/io/flutter/plugins/sensors
- example
- android
- app
- gradle/wrapper
- src/main
- java/io/flutter/plugins
- sensorsexample
- res
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- gradle/wrapper
- integration_test
- ios
- Flutter
- Runner.xcodeproj
- project.xcworkspace
- Runner.xcworkspace
- Runner
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- lib
- test_driver
- ios
- Assets
- Classes
- lib
- test
- video_player/video_player_web/example
- wifi_info_flutter
- wifi_info_flutter_platform_interface
- lib
- src
- test
- wifi_info_flutter
- android
- gradle/wrapper
- src/main
- java/io/flutter/plugins/wifi_info_flutter
- example
- android
- app
- src
- debug
- main
- java/io/flutter/plugins/wifi_info_flutter_example
- res
- drawable
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values-night
- values
- profile
- gradle/wrapper
- integration_test
- ios
- Flutter
- Runner.xcodeproj
- project.xcworkspace
- Runner.xcworkspace
- Runner
- Assets.xcassets
- AppIcon.appiconset
- LaunchImage.imageset
- Base.lproj
- lib
- test_driver
- ios
- Assets
- Classes
- lib
- test
- script
- configs
- tool
- lib/src
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
765 files changed
+108
-29491
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 1 | | |
11 | 2 | | |
12 | 3 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 4 | | |
23 | 5 | | |
24 | 6 | | |
| |||
46 | 28 | | |
47 | 29 | | |
48 | 30 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 31 | | |
53 | 32 | | |
54 | 33 | | |
| |||
58 | 37 | | |
59 | 38 | | |
60 | 39 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 40 | | |
68 | 41 | | |
69 | 42 | | |
| |||
76 | 49 | | |
77 | 50 | | |
78 | 51 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | 52 | | |
83 | 53 | | |
84 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 27 | | |
37 | 28 | | |
38 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
Whitespace-only changes.
This file was deleted.
0 commit comments