💡Flutter now supports experimenting with null safety! With null safety for the Flutter framework, avoid null exceptions by having your code validated as you type. Find out about the principles of Dart null safety, including full soundness. Info → goo.gle/3mia3PD
6
115
591
0
17
Download Image
@FlutterDev Thanks for solving this. Null safety indication is absolutely necessary. Had to debug runtime issue because of null error while recording this video with earlier version. youtu.be/r9Ri1IjezPU
@FlutterDev I could have sworn this was already there.
@FlutterDev @abuanwar072 Hahah i just subscribed into your channel in youtube, i love your videos please make some more Bro
@FlutterDev Hi! Can we please have a generic Try Catch in Flutter? or is it a good idea? 😅