#native-apps
Read more stories on Hashnode
Articles with this tag
Stateless WidgetStateful Widget Static widgetsDynamic Widgets They do not depend on any data change or any behaviour change.They can be updated...
What is Container ? A Container is a Box. You can specify height , width , color , margin and padding etc. and in the below example. EdgeInsets.all...
What is Flutter SDK ? The Flutter SDK (Software Development Kit) is a framework developed by Google for building cross - platform mobile...
What is Flutter Framework? This article is intended to provide a high-level overview of the architecture of Flutter, including the core principles...