Skip to content
  • Home
  • Tutorials
  • Troubleshooting
  • Flutter basics
  • Tools
    • SVG to Flutter path converter
  • About me
  • Imprint
Flutter Clutter

Flutter Clutter

Tutorials and troubleshooting for Google's fast-growing UI toolkit

Game

Creating a geo map quiz game

2020-11-072020-11-07 by marc
Flutter geo guesser game

Tutorial on how to use the OSM (Overpass) API to fetch some geo data and embed a map into a Flutter app to create a quiz game!

Categories Tutorials Tags App, Dart 2.10.1, Flutter 1.22.1, Game, Map, OpenStreetMap, OSM Leave a comment

Flutter game tutorial: Fruit Ninja Clone

2020-07-282020-07-24 by marc
Flutter Fruit Ninja Clone

Let’s implement a clone of the popular fruit slicing game from scratch.

Categories Tutorials Tags Dart 2.8.4, Flutter 1.17.3, Game, UI 6 Comments