Flutter walkthrough - Widgets
Post originally posted here : https://drumor.dev/posts/flutter-widgets/
Hello,
Flutter is based on the widget concept. Today we are talking about this.
Basic idea is : Create interface only with widgets.
Widgets so define how the interface looks like...
drumor.hashnode.dev3 min read