InstaDart-Flutter-Instagram-Clone icon indicating copy to clipboard operation
InstaDart-Flutter-Instagram-Clone copied to clipboard

update to support Android V2 embedding?

Open stuartcrobinson opened this issue 3 years ago • 1 comments

~/r/s/InstaDart-Flutter-Instagram-Clone $ flutter pub get
Running "flutter pub get" in InstaDart-Flutter-Instagram-Clone...      1,705ms
The plugins `cloud_firestore, firebase_auth, geocoder, image_downloader` use a deprecated version of the
Android embedding.
To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the
Android V2 embedding. Otherwise, consider removing them since a future release of Flutter will remove
these deprecated APIs.
If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding:
https://flutter.dev/go/android-plugin-migration.

stuartcrobinson avatar Jan 25 '22 03:01 stuartcrobinson

This video has a way to solve the problem https://www.youtube.com/watch?v=Qu7afHmErAs&t=283s

r16h avatar Apr 23 '22 01:04 r16h