Dart/Flutter > Flutter basics > Flashcards
what is flutter?
SDK and framework
must call inside Main()
runApp()
all custom widgets need
Build()
widgets that can change internal data and update UI
statefulWidget