zubairehman / flutter_boilerplate_project

A boilerplate project created in flutter using MobX and Provider.
http://zubairehman.surge.sh/
MIT License
2.26k stars 908 forks source link

Your Flutter application is created using an older version of the Android embedding. It's being deprecated in favor of Android embedding v2. #80

Closed RayhanYulanda closed 3 years ago

RayhanYulanda commented 3 years ago

Got this warning when i tried to install the packages

Warning
──────────────────────────────────────────────────────────────────────────────
Your Flutter application is created using an older version of the Android
embedding. It's being deprecated in favor of Android embedding v2. Follow the
steps at

https://flutter.dev/go/android-project-migration

to migrate your project.
Alexakis97 commented 3 years ago

How can we fix that?

RayhanYulanda commented 3 years ago

How can we fix that?

We have to upgrade it 😅

Alexakis97 commented 3 years ago

do you wanna schedule a call? let me know :D we can work on it if you down here

RayhanYulanda commented 3 years ago

do you wanna schedule a call? let me know :D we can work on it if you down here

I have finished upgrade the project by make fresh flutter project and move the code but i'm not really sure to make PRs it or not because there is some package i've upgrade. I'm afraid if it will ruined someone other projects @Alexakis97

Alexakis97 commented 3 years ago

Well I really want to make the packages work :'/ and I don't really know how, If you could help out I would appreciate it!

zubairehman commented 3 years ago

apologies for the delay, i will update soon :)

zubairehman commented 3 years ago

The project has been migrated to v2, please get latest and let me know if there is any issue :)