flutter/packages
Danny Tuppeny dc5a5c18a9
Start logger in startProgress to avoid assertion failure (#20814)
* Start logger in startProgress to avoid assertion failure

There are lots of places that create a Status() and all but two of them call ..start() immediately. This is one of the places that doesn't, which causes an assertion failure when running with --enable-asserts and the other is in the same file (I suspect it's also incorrect, but possibly it's never used - I'll look at that separately when I can trace some code that calls it).

Fixes #20812.

* Enable asserts for tools tests

* Fix lint

* Rename enableAsserts -> enableFlutterToolAsserts

To make it clearer that it only enables asserts for flutter_tools when set.
2018-08-23 20:49:59 +01:00
..
flutter Don't size Android views to (0,0) (#20956) 2018-08-23 12:29:29 -07:00
flutter_driver Support disabled animations (#20354) 2018-08-23 11:50:04 -07:00
flutter_goldens Clone goldens as part of flutter update-packages. 2018-08-20 14:29:26 -07:00
flutter_goldens_client Clone goldens as part of flutter update-packages. 2018-08-20 14:29:26 -07:00
flutter_localizations Correct gen_date_localizations.dart supported locales computation (#20920) 2018-08-23 11:56:33 -07:00
flutter_test Support disabled animations (#20354) 2018-08-23 11:50:04 -07:00
flutter_tools Start logger in startProgress to avoid assertion failure (#20814) 2018-08-23 20:49:59 +01:00
fuchsia_remote_debug_protocol Reland "Roll engine to version e3687f70c7ece72000b32ee1b3c02755ba5361ac (#20427)" (#20633) 2018-08-15 15:35:12 -07:00
analysis_options.yaml re-write flutter analyze to use the analysis server (#16979) 2018-05-10 09:48:40 -07:00