Nicholas Shahan
e8fb641f61
Enable consts from environment in DDK for flutter_web ( #10069 )
...
Fixes: https://github.com/dart-lang/sdk/issues/37605
We were seeing unevaluated constants during the build for flutter_web. Passing an empty map is handled differently than null so the constant evaluation will kick in.
2019-07-23 16:05:36 -07:00
Jonah Williams
4b11df89dd
Update flutter_web to latest ( #9792 )
2019-07-11 15:12:30 -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
f44b7b5662
Catch errors during production of kernel dill ( #9248 )
2019-06-14 20:50:22 -07:00
Jonah Williams
669ac3848d
roll dart and update libraries files ( #9201 )
2019-06-05 13:01:10 -07:00
Jonah Williams
e07fc692bd
Roll web sdk ( #9146 )
2019-05-30 14:04:07 -07:00
Jonah Williams
fa2e2d9fcb
Add checks to constructors and add missing constructor members ( #9106 )
2019-05-28 13:37:15 -07:00
Jason Simmons
c56a1a28aa
Update FlutterDevCompilerTarget for the new superclass constructor in the Dart SDK ( #9039 )
2019-05-21 18:01:46 -07:00
Jonah Williams
303a3910d3
fix dartdevc build ( #9036 )
2019-05-21 15:30:57 -07:00
Jonah Williams
78adbf78db
Add web sdk implementation. ( #8891 )
2019-05-08 18:16:20 -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
Chinmay Garde
a1a2129bc4
GN Format all files in the engine. ( #8369 )
2019-03-29 12:44:57 -07:00
Jonah Williams
9040422fdd
Create ddc summary file and precompiled sdk ( #8355 )
2019-03-28 12:58:15 -07:00
Jonah Williams
579eba5bb1
Revert "Build precompiled sdk and analyzer summary for dartdevc ( #8345 )" ( #8353 )
2019-03-28 10:40:51 -07:00
Jonah Williams
38702d3cd0
Build precompiled sdk and analyzer summary for dartdevc ( #8345 )
2019-03-28 10:16:33 -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
Jonah Williams
048d70bc09
Support dartdevc, dart2js with shared source files, dartdevc sdk ( #8105 )
2019-03-18 11:58:35 -07:00
Jonah Williams
d3f6d7a21d
only partial rule revert ( #8078 )
2019-03-07 15:07:50 -08:00
Jonah Williams
de90dbff7d
Refactor web configuration/ Add dartdevc ( #7978 )
2019-03-07 11:03:39 -08:00