flutter/examples/hello_world
Nurhan Turgut 9ba4eb04dd
[web] Smoke tests for web engine (#51003)
* smoke test for web

* fix comments and remove logs

* addressing reviewer comments

* fix analyzer issue

* running the test on cirrus

* cirrus yaml syntax error

* pub get for web_drivers

* go to the examples directory before running the flutter app

* cirrus is not able to find chromedriver. add a sleep to see if timing is the issue.

* run chrome driver in the background

* After PR #51084, flutter drive command can build and run a web app. Clean flutter run command from cirrus.yml

* enable web
2020-02-24 13:09:21 -08:00
..
android Reduce gradle deps (#50691) 2020-02-12 21:14:54 -08:00
fuchsia/meta [flutter_tool] Various fixes for 'run' for Fuchisa. (#44920) 2019-11-14 12:39:48 -08:00
ios License update (#45373) 2019-11-27 15:04:02 -08:00
lib [web] Smoke tests for web engine (#51003) 2020-02-24 13:09:21 -08:00
test License update (#45373) 2019-11-27 15:04:02 -08:00
test_driver [web] Smoke tests for web engine (#51003) 2020-02-24 13:09:21 -08:00
web License update (#45373) 2019-11-27 15:04:02 -08:00
pubspec.yaml [web] Smoke tests for web engine (#51003) 2020-02-24 13:09:21 -08:00
README.md TextPainter RTL (#11888) 2017-09-07 16:57:38 -07:00

# To run the Hello World demo:
flutter run

# To run the Hello World demo showing Arabic:
flutter run lib/arabic.dart