Commit 428e344
Revert "Add Support For Built-in Kotlin (flutter#184227)" (flutter#184739)
This reverts commit 3d41f26 to fix the
tree breakage, more details in
flutter#184736.
## Pre-launch Checklist
- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [AI contribution guidelines] and understand my
responsibilities, or I am not using AI tools.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [x] All existing and new tests are passing.
Co-authored-by: Renzo Olivares <roliv@google.com>1 parent 354f42f commit 428e344
38 files changed
Lines changed: 1588 additions & 3695 deletions
File tree
- dev
- benchmarks
- complex_layout/android
- macrobenchmarks/android
- platform_views_layout_hybrid_composition/android
- platform_views_layout/android
- test_apps/stocks/android
- integration_tests
- android_semantics_testing/android
- android_views/android
- channels/android
- display_cutout_rotation/android
- flavors/android
- flutter_gallery/android
- hybrid_android_views/android
- platform_interaction/android
- release_smoke_test/android
- spell_check/android
- ui/android
- examples
- flutter_view/android
- hello_world/android
- image_list/android
- layers/android
- platform_channel/android
- platform_view/android
- packages
- flutter_tools/gradle/src
- main/kotlin
- test/kotlin
- integration_test/example/android
Lines changed: 41 additions & 73 deletions
Large diffs are not rendered by default.
Lines changed: 64 additions & 99 deletions
Large diffs are not rendered by default.
Lines changed: 52 additions & 86 deletions
Large diffs are not rendered by default.
Lines changed: 64 additions & 99 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 35 deletions
Large diffs are not rendered by default.
Lines changed: 98 additions & 163 deletions
Large diffs are not rendered by default.
Lines changed: 49 additions & 90 deletions
Large diffs are not rendered by default.
Lines changed: 40 additions & 73 deletions
Large diffs are not rendered by default.
Lines changed: 40 additions & 73 deletions
Large diffs are not rendered by default.
Lines changed: 64 additions & 99 deletions
Large diffs are not rendered by default.
0 commit comments