- 28 Jun, 2019 1 commit
-
-
Alexander Aprelev authored
* Introduce image loading performance test. This example reports how long it takes to load images over the network(locally spawned server).
-
- 18 Dec, 2018 1 commit
-
-
liyuqian authored
For https://github.com/flutter/flutter/issues/24712 This test verifies that https://github.com/flutter/engine/pull/6923 will speedup the average rasterize time of this test from ~150ms to ~10ms Please see non-auto-generated files in https://github.com/flutter/flutter/pull/25381/commits/37b21d9fb4756a8d8d12ae0def1d0640740c8818
-
- 20 Aug, 2018 1 commit
-
-
Amir Hardon authored
The test places an embedded Android view at the top left, and verifies that motion events that get to FlutterView are equivalent to the synthesized motion events that gets to the embedded view. See the README.md for more high level details.
-
- 03 May, 2017 1 commit
-
- 27 Apr, 2017 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 09 Mar, 2017 1 commit
-
-
Sarah Zakarias authored
* Add flutter_view sample * Removed platform_services files * Addressed comments * update README.md * Addressed comments.
-
- 05 Aug, 2016 1 commit
-
-
Collin Jackson authored
-
- 06 Jul, 2016 1 commit
-
-
Adam Barth authored
This patch changes the default `flutter create` command to generate a HelloServices-style app on iOS. As a consequence, the Atom integration now fully works with HelloServices.
-
- 29 May, 2016 1 commit
-
-
Adam Barth authored
This example shows how to build a basic app using a custom Xcode project. Future patches will bring the functionality up to par with hello_android.
-