Summary
In this chapter, we explained why Flutter and Dart are well suited to multiplatform game development. We explained the building blocks of games that we will focus on in each section of the book. Finally, we showed you a simple code example to play with.
In the next chapter, we will start using Flame, the game engine library that works with Flutter to add features related to game programming.