30 Days Flutter with google
30 Days of Flutter Feb. 1, 2021 0:00 - March. 2, 2021 0:00 PST Online Home FAQ Content Resources Live Sessions 🔴Join us for the first Live Stream on Monday February 1st at 9:00AM PST for a walkthrough of the first week’s study resources. 🔴Join the second Live Stream on Wednesday February 3rd at 9:00AM PST to ask your questions. If you can't make it during the live session (too early or late in your timezone), you can still watch the videos using the same link on demand :) Week 1 Schedule : Let's get started! First, get yourself familiar with Dart ! Dart is the secret sauce of Flutter. You will use Dart to build Flutter applications. Try playing with DartPad , or try a DartPad-based codelab like the Dart Cheatsheet . Wondering why Flutter uses Dart? Check this out. Let’s install Flutter: Installation guides 🛎️ We will cover installing Flutter in our first Live Session on Monday...