Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 705 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 705 Bytes

first_flutter_app

This is my first Flutter app from the Google Developer Groups: Flutter Forward event at Google in Ann Arbor. This project is a starting point for a Flutter application.

Below is a list of all the amazing things I learned from this GDG event and the Codelab:

  • The basics of how Flutter works
  • Creating layouts in Flutter
  • Connecting user interactions (like button presses) to app behavior
  • Keeping Flutter code organized
  • Making app responsive
  • Achieving a consistent look & feel of app

A few resources I used: