ResoCoder / flutter-tdd-clean-architecture-course

https://resocoder.com/flutter-clean-architecture-tdd/
1.99k stars 623 forks source link

Update course to null safety #37

Open luizrmm opened 3 years ago

luizrmm commented 3 years ago

Hello, I am learning TDD with the course but I see that it is a little out of date, and now with Flutter 2.0 and null safety it would be a great idea to update it, because in addition to teaching TDD it would also help us with the issue of null safety in Flutter, which is so new

rirjkl19 commented 3 years ago

Hi any luck regarding this? I tried my best to follow to tutorial in null-safety version but I kept failing on the test :( hope someone could help me

jake1808 commented 3 years ago

Hi any update on the course?

thomasviana commented 2 years ago

Here is my null safety version.

https://github.com/thomasviana/clean_architecture_TDD

Don't forget to follow and star the project. That helps me.

Regards

bardez commented 2 years ago

Here is my null safety version.

https://github.com/thomasviana/clean_architecture_TDD

Don't forget to follow and star the project. That helps me.

Regards

The text of URL is right, but the hyperlink is wrong. =)

parth22 commented 2 years ago

@bardez Please check out this link. It's working. https://github.com/thomasviana/clean_architecture_TDD

tianxiaotouyuna commented 1 year ago

my null safety version in 2023 https://github.com/tianxiaotouyuna/flutter-tdd-clean-architecture-course

Kamran73 commented 1 year ago

here is my null safety and latest flutter build version https://github.com/Kamran73/clean_tddArchitecture_withBloc