• Chris Bracken's avatar
    Make FlutterDevice.generator final (#21555) · 05d557b9
    Chris Bracken authored
    Now that Dart 1 support has been eliminated, generator should always be
    populated to a kernel compiler instance.
    
    Also moves the constructor to the top of the class, and orders final
    fields before non-final fields, as dictated by the style guide.
    05d557b9
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...