Skip to content

dart_plugin_registrant work

Joel Winarske requested to merge jw/plugin_cleanup into kirkstone

dart_plugin_registrant work

-dart plugin registrant called in all cases with --obfuscate enabled -default --obfuscate for gen_snapshot
-make flutter app do_compile() easier to read -validate pubspec name against selected -default strip and obfuscate to gen_snapshot step obfuscate appears to resolve the issue with gallery not registering plugins it might be that obfuscate preserves the correct entry point -move flutter-app.inc to the include folder

Merge request reports

Loading