To get the most out of this book
You will need to install Flutter on your machine, which already includes the Dart SDK, so you will get both with a single installation. We created and tested our project with Flutter 3, so make sure to use any version greater than this.
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.