mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This doesn't yet support having both named and optional arguments, but once I have an example of that it should be trivial to add. I also cleaned up the generation a little so the generated dart file looks nicer. :) R=abarth@chromium.org BUG= Review URL: https://codereview.chromium.org/923093003