Fixed exports, added misssing questions.

This commit is contained in:
Raktbastr 2026-02-22 07:29:10 -06:00
parent dc7de89690
commit b082e78eec
5 changed files with 68 additions and 40 deletions

View file

@ -11,8 +11,8 @@ Input your team number and event, and start scouting! When you're done export yo
# Some extra notes
* This is a side project by a me and is my first Flutter project. Please leave suggestions and tips about what I could do better!
* I am providing APK's, but it may not be the most up to date version.
* This is a side project by me and is my first Flutter project. Please leave suggestions and tips about what I could do better!
* I am providing APK's, but it may not be the most up-to-date version.
* To run on iOS you will still need to compile it and install with Xcode
# How to contribute
@ -26,4 +26,4 @@ Input your team number and event, and start scouting! When you're done export yo
1. Run the command `flutter run` in your terminal while inside project folder.
2. Open the app in a browser, on your phone, or as a computer app.
* If you plan to test on an iPhone, you must have a Apple Developer account and a MacOS device with Xcode.
* If you plan to test on an iPhone, you must have an Apple Developer account and a macOS device with Xcode.