Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't work with the latest flutter version #28

Open
achyuthreddyi opened this issue Apr 9, 2021 · 1 comment
Open

doesn't work with the latest flutter version #28

achyuthreddyi opened this issue Apr 9, 2021 · 1 comment

Comments

@achyuthreddyi
Copy link

this app after cloning doesn't work with the latest flutter version
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

@longtimedeveloper
Copy link

I've manually created every project while doing this course to avoid attempting to upgrade.

From the command prompt I'm running: flutter create --org <your org name> <project name>

Example: flutter create --org com.funcoding dicee

Be sure to follow the directions for updating to Null Safety that are displayed.

Then... search through the source and find the images, fonts, etc. and update the project I created. Also, update your pubspec.yaml to match the download source.

Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants