Commit 869f887
authored
Attempts to unblock the flutter/flutter->flutter/packages roll, which is many days behind now, by turning off impeller in `google_maps_flutter_android` temporarily until flutter/flutter#152691 is fixed, so that we can roll past the commit that enabled it by default.
The alternative would be turn off device testing of `google_maps_flutter*`, but we've never been able to turn that test on for emulators so that would remove all `google_maps_flutter*` on Android, which is worse from the standpoint of things we need to test in this repo. There are a number of non-trivial changes happening to that package, so we need integration test coverage.
1 parent 9d33722 commit 869f887
File tree
2 files changed
+6
-2
lines changed- .ci
- packages/google_maps_flutter/google_maps_flutter_android/example/android/app/src/main
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
0 commit comments