/flutter-workshop-clicker

A simple clicker game in Flutter for a short workshop.

Primary LanguageDart

clicker

A clicker game in Flutter. The app shows 2 buttons and a score: one button lowers the score, the second increments it. Whoever gets the score to 10 or -10 first, wins!

This project was made for a short workshop.

Getting Started

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.