Skip to content

Generate the plugins .java/.h/.m files outside of user source directories #9826

@xster

Description

@xster

Let's move various codegen'ed outputs into the /build directory of the project instead of /android or /ios folders so that they're not user visible, or checked in-able, flutter created, or in the example projects.

This is mostly consistent with codegen'ed frameworks such as dagger to not let intermediate code be user visible but not meaningfully editable.

cc @cbracken

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listcustomer: crowdAffects or could affect many people, though not necessarily a specific customer.dependency: androidAndroid team may need to help usplatform-androidAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Androidt: xcode"xcodebuild" on iOS and general Xcode project managementteam-androidOwned by Android platform teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-androidTriaged by Android platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions