Flutter is an excellent cross-platform UI framework that makes it easy to create cool animations. That would naturally attract game developers to develop a game engine for Flutter.

Flame is getting more attention as a Game engine for Flutter. The github address of the project is github.com/flame-engin…

This series will translate documentation and sample analysis of the project. Hopefully, while familiarizing yourself with the framework, you will also be interested in joining the fantastic journey of Flutter game development.

Let’s get started!


On the Flame

  • Core Concepts

    • Structure Structure
    • Game Loop
    • The Components Components
    • The Input Input
  • Audio Audio

    • The General Audio Audio
    • Looping Background Music Loop Background Music
  • Rendering render

    • Images,Sprites and Animations
    • The Text Rendering Text
    • He went to the Colors and the Palette
    • Effect of Particles
  • Other Modules Other Modules

    • Util tools
    • Gamepad Game controller
    • Widgets widget
    • Box2D
    • Tiled
    • Was Debugging Debugging
    • Splash Screen (game boot screen)