Technical requirements
The technical requirements for this chapter are as follows:
- Flutter version 3.0 or later installed and running
- Visual Studio Code or Android Studio
- Google Chrome browser
- Google account to access Firebase services
- Node.js and
npm
to install and use Firebase tools
You can download the code samples for this chapter and other chapters from the book’s official GitHub repository at https://github.com/PacktPublishing/Taking-Flutter-to-the-Web. The starter code for this chapter can be found inside the chapter10_start
folder.