Skip to content

AndroidX support #23586

@Bartosz-Kozajda

Description

@Bartosz-Kozajda

Steps to Reproduce

I wanted to add Flutter to my existing Android app. I've found this tutorial. I've created flutter module and my next step was to create FlutterFragment. Unfortunately my app is using AndroidX dependencies while Flutter is still using Android Support Libraries.

I think this is quite major issue because a lot of Android apps are using AndroidX already, moreover with the release of Android 9.0 (API level 28) all new library development will occur only in the AndroidX library.

Android Support artifacts are no longer supported.

Metadata

Metadata

Assignees

Labels

a: existing-appsIntegration with existing apps via the add-to-app flowc: API breakBackwards-incompatible API changescustomer: crowdAffects or could affect many people, though not necessarily a specific customer.dependency: androidAndroid team may need to help usengineflutter/engine related. See also e: labels.p: toolingAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.platform-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

Relationships

None yet

Development

No branches or pull requests

Issue actions