Skip to content

Commit ad2c201

Browse files
authored
Various changes (#46)
* no centerfolds, nav button positions, save qr data to file for backup * move robot scout info to bottom
1 parent 8f361c0 commit ad2c201

25 files changed

+113
-147
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ A guide that documents the process of configuring advances parts of the scouting
5757
- `prematch` - Contains fields for initials, match number, and team number, and automatically selects the team based on the match number and driver station configured in the settings.
5858
*All inputs on this page feed into the `lib/utils/data/values/PrematchValues.dart` values.*
5959
- `qrcode` - Contains routes for scanning QR codes and managing related data for creating or saving them.
60-
- `settings` - Provides the settings route where users configure event ID, QR code centerfold, team number editability, and other important settings for app functionality.
60+
- `settings` - Provides the settings route where users configure event ID, team number editability, and other important settings for app functionality.
6161
*All inputs on this page feed into the `lib/utils/data/values/SettingValues.dart` values.*
6262
- `styles` - Contains widgets for easily generating headers and titles, as well as a set of colors used throughout the app to maintain uniformity in the scouting platform.
6363
- `utils` - Includes utilities like constants, value files, and helpers to support app functionality.
Binary file not shown.
-100 KB
Binary file not shown.

assets/images/centerfolds/cheese.png

-24.6 KB
Binary file not shown.
-78.6 KB
Binary file not shown.
-789 KB
Binary file not shown.
-506 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)