flutter/dev/integration_tests/platform_interaction
Alexander Aprelev a448994543
Use the Dart SDK built from Flutter engine rather than from dartlang.org (#14610)
* Use engine-built dart sdk

* Download dart-sdk from engine

* Move up deps to fix dart sdk constraint problem

* Update update_dart_sdk.ps1 for Windows

* Fix tests so they pass analysis

* More types for tests

* Roll engine

* Update dart sdk stamp location in flutter.bat

* Add newline
2018-02-14 07:18:25 -08:00
..
android Update and simplify Android templates (#13970) 2018-01-08 15:01:43 +01:00
ios Remove app.flx and add flutter_assets to project.pbxproj of all example apps (#13649) 2017-12-18 20:08:30 +01:00
lib Prefer const constructors (#11853) 2017-08-31 08:55:21 +02:00
test_driver Add more debugging information to aid in tracking down flakes. (#13220) 2017-11-28 15:58:16 -08:00
pubspec.yaml Use the Dart SDK built from Flutter engine rather than from dartlang.org (#14610) 2018-02-14 07:18:25 -08:00
README.md Add integration test for platform interaction (#11580) 2017-08-11 10:38:12 +02:00

platform_interaction

Integration test of platform interaction.