-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: existing-appsIntegration with existing apps via the add-to-app flowIntegration with existing apps via the add-to-app flowc: API breakBackwards-incompatible API changesBackwards-incompatible API changescustomer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.dependency: androidAndroid team may need to help usAndroid team may need to help usengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.p: toolingAffects the flutter_plugin_tools packageAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on AndroidtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Milestone
Description
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.
vmihalachi, ivk1800, gonzalonm, yang-chao, rohan20 and 33 moreamorenew
Metadata
Metadata
Assignees
Labels
a: existing-appsIntegration with existing apps via the add-to-app flowIntegration with existing apps via the add-to-app flowc: API breakBackwards-incompatible API changesBackwards-incompatible API changescustomer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.dependency: androidAndroid team may need to help usAndroid team may need to help usengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.p: toolingAffects the flutter_plugin_tools packageAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on AndroidtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.