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

Completed BMI APP with up to date flutter. converted to V2 embedding and Null Safety implementation #22

Open
mhaseebali opened this issue Jul 15, 2023 · 0 comments

Comments

@mhaseebali
Copy link

hey there :)

this is updated code for the BMI APP, while the original has issues such as it needs to be converted to V2 embedding and null safety has to be implemented due to newer concepts, here is the whole code so you won't run into any sort of problems!

Issues resolved

requires your app to be migrated to the Android embedding v2

Null safety implementation

void call by functions or variables where values are to be inserted on runtime can cause issues if no null safety is used in flutter, it has been resolved in this updated version of the code

mhaseebali added a commit to mhaseebali/BMI-Calculator-Flutter-Completed that referenced this issue Jul 15, 2023
here is the updated code for issue number londonappbrewery#22
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

1 participant