flutter-tdd-clean-architecture-course icon indicating copy to clipboard operation
flutter-tdd-clean-architecture-course copied to clipboard

Update course to null safety

Open luizrmm opened this issue 3 years ago • 7 comments

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

luizrmm avatar Mar 12 '21 16:03 luizrmm

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

rirjkl19 avatar May 17 '21 06:05 rirjkl19

Hi any update on the course?

jake1808 avatar Sep 06 '21 21:09 jake1808

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

thomasviana avatar Oct 04 '21 19:10 thomasviana

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. =)

bardez avatar Nov 03 '21 14:11 bardez

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

parth22 avatar Jun 10 '22 03:06 parth22

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

tianxiaotouyuna avatar May 14 '23 12:05 tianxiaotouyuna

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

Kamran73 avatar Jun 07 '23 18:06 Kamran73