https://flutter.dev/docs/get-started/learn-moregit
widgetsgithub
https://flutter.dev/docs/development/ui/widgets-introapi
layoutapp
https://flutter.dev/docs/development/ui/layout/tutorialless
interactiveui
https://flutter.dev/docs/development/ui/interactive3d
samplescode
https://github.com/flutter/samples/blob/master/INDEX.mdblog
cookbookci
https://flutter.dev/docs/cookbook
API
https://www.appbrewery.co/p/flutter-development-bootcamp-with-dart
https://www.udacity.com/course/build-native-mobile-apps-with-flutter--ud905
widgets
StatelessWidget & StatefulWidget
https://flutter.dev/docs/development/ui/widgets
padding: EdgeInsets.all(8.0),
Navigation
StatefulWidget
setSate()
demo 1