-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Labels
p: toolingAffects the flutter_plugin_tools packageAffects the flutter_plugin_tools packagewaiting for PR to land (fixed)A fix is in flightA fix is in flight
Milestone
Description
We currently check in GeneratedPluginRegistrant.java/.m/.h to make sure that our example can run from an IDE (Android Studio/xcode) without previously running flutter run.
Would be good, if these files would just get generated on the fly even when running from IDE so that we don't have to check in and maintain generated files in the repository.
This is a continuation of the discussion in #13500.
Metadata
Metadata
Assignees
Labels
p: toolingAffects the flutter_plugin_tools packageAffects the flutter_plugin_tools packagewaiting for PR to land (fixed)A fix is in flightA fix is in flight