Go to file
2021-10-01 20:46:44 -06:00
android Added the Main Menu #12, Mobile Icons #18. Runner animations finished in previous commit #6. Also implemented text scaling for different devices. 2021-10-01 16:40:28 -06:00
assets Added the Main Menu #12, Mobile Icons #18. Runner animations finished in previous commit #6. Also implemented text scaling for different devices. 2021-10-01 16:40:28 -06:00
ios Added the Main Menu #12, Mobile Icons #18. Runner animations finished in previous commit #6. Also implemented text scaling for different devices. 2021-10-01 16:40:28 -06:00
lib Added level scaling and animations as Firo coins are gathered #4. Also Tightened the controls on mobile to make user input faster. 2021-10-01 20:46:44 -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 Added the Main Menu #12, Mobile Icons #18. Runner animations finished in previous commit #6. Also implemented text scaling for different devices. 2021-10-01 16:40:28 -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 Added the Main Menu #12, Mobile Icons #18. Runner animations finished in previous commit #6. Also implemented text scaling for different devices. 2021-10-01 16:40:28 -06:00
pubspec.yaml Added the Main Menu #12, Mobile Icons #18. Runner animations finished in previous commit #6. Also implemented text scaling for different devices. 2021-10-01 16:40:28 -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.