Skip to content

Releases: pinkfish/flutter_basketball

Invite fixes

28 Aug 00:48
Compare
Choose a tag to compare

Make the invite flow look better and easier to understand

Foul updates

12 Aug 18:04
Compare
Choose a tag to compare
  • 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

11 Aug 00:50
Compare
Choose a tag to compare
  • Speedup the startup code

Update the invite flow

02 Aug 21:57
Compare
Choose a tag to compare
  • Fix the invite flow so it works correctly

UX Cleanup

31 Jul 00:16
Compare
Choose a tag to compare
  • Add in a dark/light mode toggle
  • Add smoother animations between pages
  • Add in a team default image

Player handling

28 Jul 05:49
Compare
Choose a tag to compare
  • Update the player handling for lists to allow for sorting by name

Fix the addGame flow

26 Jul 21:30
Compare
Choose a tag to compare
  • Fix the addGame flow, allow for guest users.

Teams stats graph

25 Jul 22:51
Compare
Choose a tag to compare
  • 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

17 Jul 06:30
Compare
Choose a tag to compare
  • Connect up events to the playback so clicking on an event seeks into the video to the correct place.

Auto push fixes

15 Jul 23:23
Compare
Choose a tag to compare

Fixes to auto push and checkins