Simple FRC scouting app. Developed by Laser Robotics.
| android | ||
| assets | ||
| fonts | ||
| ios | ||
| lib | ||
| linux | ||
| macos | ||
| test | ||
| web | ||
| windows | ||
| .gitignore | ||
| .metadata | ||
| analysis_options.yaml | ||
| flutter_launcher_icons.yaml | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
A FRC scouting and statistics app. Developed by Laser Robotics.
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 your desired platform.
- If you plan to test on an iPhone, you must have a Apple Developer account and a MacOS device with Xcode. I reccomend this guide
