Go to file
2021-09-16 21:17:51 -06:00
android first 2021-08-31 10:46:17 -06:00
assets Added moving wall obstacles. 2021-09-16 21:17:51 -06:00
ios first 2021-08-31 10:46:17 -06:00
lib Added moving wall obstacles. 2021-09-16 21:17:51 -06:00
linux Upgraded the code to support Flutter SDK 2.5 and Dart 2.14. If you have previous builds please delete your build file, run 'flutter upgrade' on the stable flutter channel and also run 'flutter clean' in the project directory. 2021-09-08 15:44:12 -06:00
test first 2021-08-31 10:46:17 -06:00
web first 2021-08-31 10:46:17 -06:00
windows Adds extra files for testing on Windows development enviornments. 2021-09-14 14:37:14 -06:00
.gitignore first 2021-08-31 10:46:17 -06:00
.metadata first 2021-08-31 10:46:17 -06:00
analysis_options.yaml Upgraded the code to support Flutter SDK 2.5 and Dart 2.14. If you have previous builds please delete your build file, run 'flutter upgrade' on the stable flutter channel and also run 'flutter clean' in the project directory. 2021-09-08 15:44:12 -06:00
pubspec.lock Upgraded the code to support Flutter SDK 2.5 and Dart 2.14. If you have previous builds please delete your build file, run 'flutter upgrade' on the stable flutter channel and also run 'flutter clean' in the project directory. 2021-09-08 15:44:12 -06:00
pubspec.yaml fireworks added for every 5th coin gathered. 2021-09-09 16:56:26 -06:00
README.md first 2021-08-31 10:46:17 -06:00

firo_runner

An infitite runner game powered by Firo.

Getting Started

This project is a starting point for a Flutter application.

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

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