Releases: pinkfish/flutter_basketball
Releases · pinkfish/flutter_basketball
Release list
Invite fixes
Foul updates
- Redo the assist flow so you can set the place and assist/skip when marking a shot as made
- Add in flagrant and technical fouls to the foul types
Speed up startup
Update the invite flow
- Fix the invite flow so it works correctly
UX Cleanup
- Add in a dark/light mode toggle
- Add smoother animations between pages
- Add in a team default image
Player handling
- Update the player handling for lists to allow for sorting by name
Fix the addGame flow
- Fix the addGame flow, allow for guest users.
Teams stats graph
- Added in a team stats view that shows the statistics for the players/team across the game.
- Fixed up the 'Add Game' flow to pull in players from the season
- Changed the 'Game' setup to pull players from the season by default and allow for Guest Players on a game.
Events and playback
- Connect up events to the playback so clicking on an event seeks into the video to the correct place.