Simple FRC scouting app. Developed by Laser Robotics.
| android | ||
| assets | ||
| ios | ||
| lib | ||
| logofiles | ||
| test | ||
| web | ||
| .gitignore | ||
| .metadata | ||
| analysis_options.yaml | ||
| flutter_launcher_icons.yaml | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
Simple FRC scouting app. Developed by me for Laser Robotics and the FRC community!
Input your team number and event, and start scouting! When you're done export your notes as a .csv for Google Sheets or Excel.
What is planned
- Better and updated scouting questions, these are examples from Reefscape
- Match scouting
Some extra notes
- 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
- Install Flutter language plugins to your IDE.
- Clone the repo and open it.
- Start editing!
How to test
- Run the command
flutter runin your terminal while inside project folder. - 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 an Apple Developer account and a macOS device with Xcode.
