Skip to content

Generated Flutter Module Files Do Not Use AndroidX #28805

@rayliverified

Description

@rayliverified

Flutter generated files still target SDK 27 and use the non AndroidX version of libraries which conflicts with projects that target SDK 28 and use AndroidX.

I've previously opened an issue about this at Add Flutter to Existing App Fails, Flutter Tools Generates Incorrect Files #22090

It's been 5 months and 2 major version releases later so I would like to ask about plans to update the generated files. The problem is that the generated files overwrite my fixes which means I have to make the same fixes EVERY TIME just to build my project.

maxthonsnap20190303114745

maxthonsnap20190303114935

maxthonsnap20190303115406

maxthonsnap20190303115536

Are there plans to update Flutter to target SDK 28 and use AndroidX?

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: existing-appsIntegration with existing apps via the add-to-app flowplatform-androidAndroid applications specificallyt: gradle"flutter build" and "flutter run" on AndroidtoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions