You'll find the completed app code in the book's Github repository at https://github.com/PacktPublishing/Google-Flutter-Projects.
To follow along with the code examples in this book, you should have the following software installed on your Windows, macOS , Linux, or Chrome OS device:
- The Flutter SDK.
- When developing for Android: the Android SDK, easily installed by Android Studio.
- When developing for iOS: macOS and Xcode.
- An emulator (Android), a simulator (iOS) or a connected iOS or Android device enabled for debugging.
- An editor: Visual Studio Code, Android Studio, or IntelliJ Idea are recommended. All should have the Flutter/Dart extensions installed.