-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
dependency: androidAndroid team may need to help usAndroid team may need to help usplatform-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
For example: consider plugin maps which depends on plugin network. Both plugins contain platform code (e.g. an android/) directory. However, if an app depends on maps, the build will fail because network isn't visible to maps during the build.
.flutter-plugins will list all the pub transitive dependencies, however these aren't surfaced via Gradle since the app project will depend on each of these plugins directly.
xster
Metadata
Metadata
Assignees
Labels
dependency: androidAndroid team may need to help usAndroid team may need to help usplatform-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.