Commit a0ca1ac
authored
[image_picker] Updates min SDK to 3.29 (#9830)
For the `image_picker` packages:
- Updates the min SDK version to 3.29
- Runs the autoformatter with the new format
- Update code excerpts
This does not update versions because pushing format changes (even in READMEs) isn't worth doing a release that drops an SDK version (which we don't normally version)
Prep for #98161 parent 65be884 commit a0ca1ac
File tree
76 files changed
+5016
-4116
lines changed- packages/image_picker
- image_picker_android
- example
- lib
- lib
- src
- pigeons
- test
- image_picker_for_web
- example
- integration_test
- lib
- lib
- src
- test
- image_picker_ios
- example
- lib
- lib
- src
- pigeons
- test
- image_picker_linux
- example
- lib
- lib
- test
- image_picker_macos
- example
- lib
- lib
- test
- image_picker_platform_interface
- lib/src
- method_channel
- platform_interface
- types
- picked_file
- test
- image_picker_windows
- example
- lib
- lib
- test
- image_picker
- example
- lib
- test
- lib
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+5016
-4116
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
129 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
134 | | - | |
135 | | - | |
136 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
| |||
172 | 174 | | |
173 | 175 | | |
174 | 176 | | |
175 | | - | |
176 | | - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
177 | 180 | | |
178 | 181 | | |
179 | 182 | | |
| |||
0 commit comments