FilledStacks / flutter-tutorials

The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
MIT License
4.74k stars 1.76k forks source link

Null Safety #130

Open arvind-iyer-2001 opened 3 years ago

arvind-iyer-2001 commented 3 years ago

Most of the Code here is based on Flutter 1 Version and Flutter 2 Version has Sound Null Safety The Code needs to be updates to meet the requirements of the most recent Flutter Version.

FilledStacks commented 3 years ago

@arvind-iyer-2001 You can go through and update all the tutorials to null safe and make a PR and I'll review and merge it in.