done
|
72a72b375a
|
remove unnecessary artificial delay in catalog example (#31822)
* remove unnecessary artificial delay
* fix test_driver README
|
2019-05-03 11:25:29 -07:00 |
|
Alexandre Ardhuin
|
4bb6840091
|
no need .toList() before .join() (#30304)
|
2019-04-02 07:20:23 +02:00 |
|
Alexandre Ardhuin
|
0fb84e96c7
|
Prefer void to null (#22977)
* Future<void> main
* Future<void>.delayed
* prefer_void_to_Null
* address review comments
|
2018-10-16 22:03:06 +02:00 |
|
Alexandre Ardhuin
|
f62afdcf57
|
add missing type parameter on methods (#22096)
|
2018-10-01 21:29:08 +02:00 |
|
Alexandre Ardhuin
|
d927c93310
|
Unnecessary new (#20138)
* enable lint unnecessary_new
* fix tests
* fix tests
* fix tests
|
2018-09-12 08:29:29 +02:00 |
|
Todd Volkert
|
d996ab921c
|
Rename "slow mode" to be "debug mode" (#15205)
This moves toward more consistency in our messaging. Apps are
launched using --debug, so the banner will reflect the build
mode.
|
2018-03-08 12:54:06 -08:00 |
|
Alexandre Ardhuin
|
2e80bf1db7
|
unnessary parenthesis (#14475)
|
2018-02-06 09:00:11 +01:00 |
|
Alexandre Ardhuin
|
c02b6a8bcf
|
some whitespace cleanup (#14443)
|
2018-02-02 23:27:29 +01:00 |
|
Alexandre Ardhuin
|
1fce14a31c
|
enable lint prefer_single_quotes (#12665)
|
2017-10-22 18:11:36 +02:00 |
|
Alexandre Ardhuin
|
700dc9f752
|
enable lint avoid_function_literals_in_foreach_calls (#12607)
|
2017-10-19 08:16:16 +02:00 |
|
Hans Muller
|
e5009e8827
|
Updated sample catalog templates and app summaries (#11052)
|
2017-06-30 10:29:59 -07:00 |
|
Hans Muller
|
3d6e36d056
|
Updates Sample Catalog v0.0 (#11022)
|
2017-06-29 10:44:45 -07:00 |
|
Hans Muller
|
da4950cf18
|
Wait for the driver test to settle before collecting screenshots (#10916)
|
2017-06-22 16:46:35 -07:00 |
|
Hans Muller
|
ede575a92e
|
Refactor sample catalog screenshot production (#10676)
|
2017-06-14 09:05:53 -07:00 |
|
Hans Muller
|
1b29312ad2
|
Upload sample catalog screenshots to cloud storage (#10462)
|
2017-06-05 12:53:27 -07:00 |
|
Hans Muller
|
77c07871b4
|
Updated sample app production device labs task (#10326)
|
2017-05-25 13:49:31 -07:00 |
|
Hans Muller
|
3bb76961f6
|
Fix the devicelab task that generates sample catalog app screenshots, etc (#10324)
|
2017-05-25 12:52:29 -07:00 |
|
Hans Muller
|
b4e41ff7d3
|
Add a devicelab task that generates sample app screenshots, etc (#10303)
|
2017-05-25 11:47:36 -07:00 |
|
Hans Muller
|
2a140a7752
|
Sample Catalog page/screenshot production (#10212)
|
2017-05-22 08:09:15 -07:00 |
|