• Jakob Andersen's avatar
    Automatically wire dependencies for native plugins (#8891) · b61e1690
    Jakob Andersen authored
    Go through all packages brought in by pub, and write the name and path of every one that is a flutter plugin into .flutter-plugins.
    
    In android/settings.gradle and ios/Podfile, read in .flutter-plugins, if that file exists. The Android / iOS code from the plugins is automatically added as dependencies of the native code of the app.
    b61e1690
Name
Last commit
Last update
..
devices.dart Loading commit data...
ios_workflow.dart Loading commit data...
mac.dart Loading commit data...
plist_utils.dart Loading commit data...
simulators.dart Loading commit data...
xcodeproj.dart Loading commit data...