Using Models to represent data and functionality . Making our screen dynamic . Generics , map() , Anonymous Functions and Cascades in Dart.
Read moreWhat is a model class in flutter?
What are models? In very simpler terms, models are just classes which help us to determine the structure of the data , for eg – API responses.16 Nis 2021
Read more