/flutter_byte

App for keeping track of time a player's played for junior levels

Primary LanguageDartGNU General Public License v3.0GPL-3.0

lag_byte

Keep track of who's played the longest and at what positions.

See it in action at https://zoomix.github.io/flutter_byte/

Todo

  • Add Person
  • Store Person locally
  • Drop Person
  • Rename Person to Player. Position to DiamondPosition
  • Select Players for match
  • Edit Player
  • Remember positions and played time between restarts.
  • Reset played time
  • Use player jersey nr
  • Replace one individual player
  • Set byte-reminder
  • On edit page, list all Players not just Non-engaged players.
  • Goalkeeper
  • History of positions
  • Outline on players about to be replaced
  • Sort list of players by time played, ascending
  • Warn if multiple selected players have the same position
  • Smarten up the suggestor
  • FireBase it for shareability.
  • Refactor: Everything is called "pos". Rename to meaningful
  • Refactor: Using strings was fun, but let's choose enums from now on. Player positions and pretty names
  • Refactor: We're doing rxdart, let's use rxdart alone. Let's not mix in providing handlers (handleByte)

Icons

The icon is a mashup of these two free images. Unless you think I did something bad. In that case, let me know and I'll get it fixed. https://pngimg.com/image/87513 Clipart.co - http://cliparts.co/clipart/2335423

License

Choosealicense.com said glp-3.0. Read all about it here