Building UI with Flutter
Flutter Widgets is a modern framework that is inspired by React JS. Flutter's central idea is that build UI out of the widgets. Widgets describe how their view should appear based on their current configurations and state. Upon a change in a widget's...
dilshan97.hashnode.dev4 min read