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