- 19 Nov, 2019 1 commit
-
-
Greg Spencer authored
I updated the build files for manual_tests, as well as adding in a macos and web directory to allow the manual tests to be run on the web or on desktop. The main change here are the parts that I added to the files in manual_tests/lib/... (the addition of kIsWeb to "if (!kIsWeb && Platform.isMacOS) {") The rest is just an update of the auto-generated code from flutter create.
-
- 17 Oct, 2019 1 commit
-
-
Emmanuel Garcia authored
* Test the Android embedding v2 * Update integration tests * Split into shards
-
- 10 Oct, 2019 1 commit
-
-
Emmanuel Garcia authored
* Add smoke test for the new Android embedding * Update AndroidManifest.xml in app template * Update test README.md * Remove widget_test.dart * Update pubspec.yaml * Force GeneratedPluginRegistrant.java
-
- 24 Jul, 2019 1 commit
-
-
Matt Carroll authored
-
- 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 Nov, 2017 1 commit
-
-
xster authored
* Leave a version tag when creating project * Generalize .version to .metadata
-