Commit 5401bb8
Flutter 3.7.0 (#1556)
* Update `simplistic_editor` for Flutter 3.4 beta
* Re-enable beta and master CI
* Disable on master
* Added sample code for using plugins and channels from background isolates.
* goderbauer feedback 1
* goderbauer feedback2
* goderbauer feedback 3
* Add `background_isolate_channels` to CI
* Enable beta CI
* Enable all `stable` CI projects
* `dart fix --apply`
* `print` -> `denugPrint`
* Make deps min version not pinned
* Drop `_isDebug`
* Remove unused import
* `dart format`
* Fixup `linting_tool`
* Fixup `form_app`
* Enable all `master` CI
* Basic fixes
* Patch `simplistic_editor`
* Fix nl at eol
* Comment out `simplistic_editor`
* Incorporating @bleroux's latest changes
* Clean up CI scripts
* Copy `experimental/material_3_demo` to top level
* Update `game_template`
* Update `animations`
* Update `desktop_photo_search`
* Update `flutter_maps_firestore`
* Update `form_app`
* Update `infinite_list`
* Update `isolate_example`
* Update `jsonexample`
* Update `navigation_and_routing`
* Update `place_tracker`
* Update `platform_channels`
* Update `platform_design`
* Update `provider_shopper`
* Fixup `context_menus`
* `dart format`
* Update the main `material_3_demo`
* Make `tool/flutter_ci_script_stable.sh` executable again
Co-authored-by: Bruno Leroux <[email protected]>
Co-authored-by: Aaron Clarke <[email protected]>1 parent 4ee2002 commit 5401bb8
File tree
337 files changed
+4517
-1483
lines changed- animations
- android
- app
- gradle/wrapper
- ios
- Runner.xcodeproj
- Runner/Assets.xcassets/AppIcon.appiconset
- macos
- Runner.xcodeproj
- Runner/Configs
- web
- windows/runner
- background_isolate_channels
- lib
- desktop_photo_search
- fluent_ui
- macos
- Runner.xcodeproj
- Runner/Configs
- windows/runner
- material
- macos
- Runner.xcodeproj
- Runner/Configs
- windows/runner
- experimental/linting_tool
- lib
- theme
- widgets
- test
- flutter_maps_firestore
- ios
- Runner.xcodeproj
- Runner/Assets.xcassets/AppIcon.appiconset
- form_app
- android
- app
- gradle/wrapper
- ios
- Runner.xcodeproj
- Runner/Assets.xcassets/AppIcon.appiconset
- lib/src
- macos
- Runner.xcodeproj
- Runner/Configs
- web
- windows/runner
- game_template/macos/Flutter
- infinite_list
- android
- app
- gradle/wrapper
- ios
- Runner.xcodeproj
- Runner/Assets.xcassets/AppIcon.appiconset
- macos
- Runner.xcodeproj
- Runner/Configs
- web
- windows/runner
- isolate_example
- android
- app
- gradle/wrapper
- ios
- Runner.xcodeproj
- Runner/Assets.xcassets/AppIcon.appiconset
- macos
- Runner.xcodeproj
- Runner/Configs
- windows/runner
- jsonexample
- android
- app
- gradle/wrapper
- ios
- Runner.xcodeproj
- Runner/Assets.xcassets/AppIcon.appiconset
- macos
- Runner.xcodeproj
- Runner/Configs
- web
- windows/runner
- material_3_demo
- lib
- macos/Runner.xcodeproj
- test
- place_tracker
- android
- app
- gradle/wrapper
- ios
- Runner.xcodeproj
- Runner/Assets.xcassets/AppIcon.appiconset
- web
- platform_channels
- android
- app
- gradle/wrapper
- ios
- Runner.xcodeproj
- Runner/Assets.xcassets/AppIcon.appiconset
- platform_design
- android
- app
- gradle/wrapper
- ios
- Runner.xcodeproj
- Runner/Assets.xcassets/AppIcon.appiconset
- web
- provider_shopper
- android
- app
- gradle/wrapper
- ios
- Runner.xcodeproj
- Runner.xcworkspace
- Runner/Assets.xcassets/AppIcon.appiconset
- macos
- Runner.xcodeproj
- Runner/Configs
- web
- windows/runner
- simplistic_editor/lib
- tool
- web
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
337 files changed
+4517
-1483
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
| |||
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
| 189 | + | |
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
| |||
478 | 480 | | |
479 | 481 | | |
480 | 482 | | |
481 | | - | |
| 483 | + | |
0 commit comments