Skip to content

57UU/flutter_mc

Repository files navigation

flutter-mc

A Minecraft-like game demo using Flutter GPU API.

different types of lighting / blocks

Note: need impeller backend

For Android, there are some evidence that snapdragon devices are not supported yet, while dimensity works fine.

feature

  • different types of blocks
  • chunk-based
  • terrain generation
  • face culling
  • blinn-phong lighting

known issue

tree leaves is covered by tree leaves

dev blog

https://blog.57u.tech/2025/08/26/flutter-gpu-minecraft/