statbotics 1.0.0 statbotics: ^1.0.0 copied to clipboard
A library for interacting with Statbotics data in dart.
A library for interacting with Statbotics data for FRC
Features #
- Getting team data
- Getting match data
- Getting year data
- Getting team year data
Usage #
Basic usage is handled through the Statbotics
static class that will handle all the http requests for you with no additional setup.
Follow the instructions here: contributing.