Simple FRC scouting app. Developed by Laser Robotics.
Find a file
2025-02-03 16:18:27 -06:00
android First commit. 2025-02-02 15:33:45 -06:00
assets Add login page and basic event select page. 2025-02-03 15:05:35 -06:00
fonts First commit. 2025-02-02 15:33:45 -06:00
ios Add login page and basic event select page. 2025-02-03 15:05:35 -06:00
lib Added inital API call. Downloads and parses event info. 2025-02-03 15:45:15 -06:00
linux First commit. 2025-02-02 15:33:45 -06:00
macos First commit. 2025-02-02 15:33:45 -06:00
test First commit. 2025-02-02 15:33:45 -06:00
web First commit. 2025-02-02 15:33:45 -06:00
windows First commit. 2025-02-02 15:33:45 -06:00
.gitignore First commit. 2025-02-02 15:33:45 -06:00
.metadata First commit. 2025-02-02 15:33:45 -06:00
analysis_options.yaml First commit. 2025-02-02 15:33:45 -06:00
flutter_launcher_icons.yaml First commit. 2025-02-02 15:33:45 -06:00
pubspec.lock Add login page and basic event select page. 2025-02-03 15:05:35 -06:00
pubspec.yaml Add login page and basic event select page. 2025-02-03 15:05:35 -06:00
README.md Update readme. 2025-02-03 16:18:27 -06:00

Laser Scouter

A FRC scouting and statistics app. Developed by Laser Robotics.

How to contribute

  1. Install Flutter language plugins to your IDE.
  2. Clone the repo and open it.
  3. Start editing!

How to test

  1. Run the command flutter run in your terminal while inside project folder.
  2. 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