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

Updated code for latest flutter version #52

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

dersonmutemba
Copy link

@dersonmutemba dersonmutemba commented Mar 8, 2023

Nice tutorial. Unfortunately it is kinda outdated. So, I tried to start updating it to flutter's latest version.
Not all tests are passing and haven't tried to build the app. So, help needed also.

Fixes #37
Fixes #10

@dersonmutemba dersonmutemba mentioned this pull request Mar 8, 2023
@finebel
Copy link

finebel commented Mar 12, 2023

Thanks for your efforts! Really helpful when you are just starting out with Flutter.

@dersonmutemba
Copy link
Author

Thanks for your efforts! Really helpful when you are just starting out with Flutter.

I didn't want anyone to suffer going through the documentation and trying to migrate to newer dependencies

@vikkiorrikki
Copy link

Hello! Which flutter version did you use for that?

@dersonmutemba
Copy link
Author

Hello! Which flutter version did you use for that?

I'm pretty sure I used flutter 3. I did it some time ago, so I forgot some details.
I have an updated repo where I use bloc and follow TDD principles: https://github.com/dersonmutemba/tasks_app

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

Successfully merging this pull request may close these issues.

Update course to null safety Update bloc library to 1.0
3 participants