A basic minesweeper game built using Flutter.
- Add Facebook Auth
- Use Facebook Auth to maintain high-scores with Firebase's Cloud Firestore
- Add game levels (which updates mine count)
- Add 'How to play' section since the long-press to add flag action isn't intuitive
- Show world rankings based on high-scores
- Restrict timer time and hardcode the widget size
- Get rid of the default Material Theme = Platform independent UI
For help getting started with Flutter, view our online documentation.