Flutter

Things i don't understand clearly

Widgets

  • how the widgets actually works?
  • what is the anatomy of a widget
  • explain the concept that flutter is fully assembled by widgets!

Scaffold

  • wtf is scaffold ?
  • how does it work and why we need it ?