- 06 Feb, 2020 12 commits
-
-
Jenn Magder authored
-
Nate Bosch authored
* Remove usages of StackTraceMapper This class will be replaced with a function type in `test_api`, clean up usages ahead of time. In `build_script.dart` the only reference to `StackTraceMapper` is in the `browser_test.dart` file, but since nothing would call `setStackTraceMapper` from that import it should be safe to remove the definition. After reading a serialized mapper from the `test.browser.mapper` channel, it was ignored. In `flutter_web_platform.dart` we only were reading from `_mappers`, never putting values in, so we can remove it entirely. The `load()` function was never called with a `mapper` argument.
-
Lau Ching Jun authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jenn Magder authored
This reverts commit 3aa7a800.
-
Emmanuel Garcia authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jenn Magder authored
-
- 05 Feb, 2020 7 commits
-
-
Jonah Williams authored
This reverts commit 868b0e6d.
-
Jonah Williams authored
-
Alexandre Ardhuin authored
-
Dan Field authored
-
Mehmet Oguz Derin authored
-
Jenn Magder authored
-
Zachary Anderson authored
-
- 04 Feb, 2020 8 commits
-
-
Jonah Williams authored
This reverts commit c2353b29.
-
Jonah Williams authored
-
Jonah Williams authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Zachary Anderson authored
-
Mehmet Fidanboylu authored
-
Jonah Williams authored
-
- 03 Feb, 2020 3 commits
-
-
Zachary Anderson authored
-
Jonah Williams authored
-
Zachary Anderson authored
-
- 31 Jan, 2020 4 commits
-
-
Cristian Zazo authored
-
Zachary Anderson authored
-
Prerak Mann authored
-
Alexandre Ardhuin authored
-
- 30 Jan, 2020 6 commits
-
-
Greg Spencer authored
This reverts commit 9d4a35ba because it appears to break the gradle_non_android_plugin_test.
-
ZichangG authored
-
stuartmorgan authored
Now that the new schema is supported on the stable channel, and the old schema is considered legacy, the template should always create plugins using the new schema.
-
Greg Spencer authored
The stocks example app is outdated and deprecated, but we still use it for some benchmark tests. Moving it into the benchmarks directory to indicate its status.
-
Jonah Williams authored
-
Zachary Anderson authored
-