flutter / website

Flutter documentation web site
https://docs.flutter.dev
Other
2.81k stars 3.21k forks source link

Explain how to share the same transitive platform dependency between Flutter and native language #7619

Open xster opened 4 years ago

xster commented 4 years ago

Describe best practice for managing and sharing upstream dependencies like Crashalytics that's being used both by the platform and Flutter.

cc @jmagman @RedBrogdon

sfshaza2 commented 2 years ago

@xster, this might be more approapriate for the Firebase website, which is where the Flutter + Firebase docs live.

@kroikie @kevinthecheung

jmagman commented 2 years ago

I don't know why the rest of the comment history didn't transfer, but this is tracking an iOS version of https://docs.flutter.dev/development/add-to-app/android/plugin-setup. @sfshaza2 you asked in that original issue if it could be transferred to the website issue tracker.