Note:
- Work through Udacity content in a study group.
- Kickoff with in-venue review of Lessons 1 and 2.
- Work on Lessons (Quizzes) on your own
- Join Slack and attend weekly office hours for help
- Showcase with in-venue "show-n-tell" of custom apps
- Prizes for best showcase demo, show-n-tell speakers
+++
- Overview (Dart, Flutter)
- Setup (Tooling, Scaffolding)
- Framework (Reactive, Architecture)
- Widgets (Explore, Build Custom)
- Deep Dive (AppBar, ListView, Layouts)
- Navigation (Routes)
- Stateless vs. Stateful
+++
- Build Hello Rectangle App
- Explore Flutter Widgets
- Code Custom Category Widget
- Code Unit Converter App
- Design Custom Layout
- Code Navigation
- Debug Stateful Widgets
- Make Widgets Stateful
+++
- Material Design
- Platforms, Themes, Colors
- Text Input & Gestures
- Responsive Design
- Packages and Plugins
- Assets: Images, Icons, Fonts
- APIs and Async
+++
- Platforms and Themes
- Determine Valid Colors
- Add Interactivity to your Unit Converter
- Code the Backdrop
- Code the Landscape View
- Add Real Units to the Unit Converter
- Add Custom Icons and Fonts
- Add the Flutter Currency Converter API
- Add Error Handling