sswane / buy_in_pay_out

Flutter app where friends buy in and pay out the least number of times.
0 stars 0 forks source link

Disable buy in if 0 or 1 players #1

Closed sswane closed 1 year ago

sswane commented 1 year ago

Problem: Start page allows "Buy In" if no players or 1 player.

Solution: Disable "Buy In" button on start page if there are 0 or 1 players.