10 Commits

Author SHA1 Message Date
Juyeong Lee
13e993ed1a
Fix Typos (#19691) 2020-07-31 16:32:58 -07:00
Yegor
00aa0bc071
take web_ui to null safety (#19027)
move web_ui to NNBD syntax
2020-06-16 15:28:06 -07:00
Yegor
194acdfaed
apply null safety syntax to mobile dart:ui (#18933)
* apply null safety syntax to mobile dart:ui
2020-06-12 12:42:12 -07:00
Jonah Williams
c812a62b88
allow ignoring toString, hashCode, and == in api_conform_test (#13907) 2019-11-19 10:21:31 -08:00
Yegor
708fc625d7
rename stub_ui to web_ui (#10776)
* rename stub_ui to web_ui

* update licenses
2019-08-09 11:11:20 -07:00
Jonah Williams
50d6228579
fix Picture.toImage return type check and api conform test. (#9685) 2019-07-06 00:45:07 -07:00
Jonah Williams
fa2e2d9fcb
Add checks to constructors and add missing constructor members (#9106) 2019-05-28 13:37:15 -07:00
Jonah Williams
c0be4e2776
Fix api conformance check (#8817) 2019-05-02 14:11:37 -07:00
Jonah Williams
e633b26c5c
Introduce unit tests and refactor web dart:ui into "package" (#8346) 2019-03-29 14:54:53 -07:00
Jonah Williams
f4d9949518
check that public API of dart:ui conforms to web implementation (#8256) 2019-03-22 10:23:22 -07:00