Go to file
2021-09-08 17:07:54 -06:00
android first 2021-08-31 10:46:17 -06:00
assets Added the finished platforms and updated how to decide which version is used. 2021-09-08 13:27:06 -06:00
ios first 2021-08-31 10:46:17 -06:00
lib Fixed the speed bug where runner would go faster on the android phone, but slower on the web. 2021-09-08 17:07:54 -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
.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 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
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.