3 / 100DaysOfFlutter: Dart Sound Null Safety, Null Assign, Null Check, Everything null.
Learning null Safety in Dart:
understanding why we need null Safety; Null means nothing is there. so handle the programme at any point in time if there is a value which is null what should be performed?
Sound NullSafety:
By sound you might is underst...
abhayprajapati.hashnode.dev2 min read