Skip to content

alibabaintelligence/botbusters_scout_app

Repository files navigation

Botbusters Scout App

A scouting app from FRC4635, made with Flutter.

A scout is meant to fill data from a robot in a specific match, and it then generates a QR image displaying a JSON code that can be later used

It operates completely offline. It uses the shared_preferences & sqflite pub.dev packages to save data locally so that it doesn't get lost if can't be used at the moment.

Screenshots

Home Screen

Send Screen

QR Screen

Saved Matches Screen