Go to file
2021-09-14 14:35:48 -06:00
android first 2021-08-31 10:46:17 -06:00
assets Fixed the platform issue #2 on Web, and made the beginning platforms more seamless. Added a new Kick animation and the ability to cancel a kick. 2021-09-14 11:23:02 -06:00
ios first 2021-08-31 10:46:17 -06:00
lib Fixed the platform issue #2 on Web, and made the beginning platforms more seamless. Added a new Kick animation and the ability to cancel a kick. 2021-09-14 11:23:02 -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 This commit adds experminental windows support. 2021-09-14 14:35:48 -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.