flutter/packages
debuggerx01 ff58db4ac3 Fix hue to 0.0 when red == green == blue. (#16872)
When passing a Color object with same R/G/B code ( e.g. [new Color.fromRGBO(100, 100, 100, 1.0)] ) to HSVColor.fromColor(Color color) , the hue in return will be NaN .
2018-04-23 13:47:47 -07:00
..
flutter Fix hue to 0.0 when red == green == blue. (#16872) 2018-04-23 13:47:47 -07:00
flutter_driver Make flutter_driver work with sync-async (#16798) 2018-04-20 19:31:43 +02:00
flutter_localizations Add localizations for navigation menu, popup menu, dialog, and alert (#16633) 2018-04-16 14:09:20 -07:00
flutter_test Update dependencies (#16442) 2018-04-10 14:27:53 -07:00
flutter_tools Use GenSnapshot class for AOT snapshotting (#16891) 2018-04-23 11:21:19 -07:00
fuchsia_remote_debug_protocol Remove the rest of the uses of Number.tryParse() (#16568) 2018-04-13 09:39:01 -07:00