game_scaffold 0.4.1 copy "game_scaffold: ^0.4.1" to clipboard
game_scaffold: ^0.4.1 copied to clipboard

A new Flutter package project.

0.4.1 #

  • The initial list for games is now a list rather than a set

0.4.0 #

  • Major refactor for riverpod 1.0.0

0.3.3 #

  • Update dependencies

0.3.0+1 #

  • Hide provider

0.3.0 #

  • Migrate to null-safety

0.2.0+1 #

  • Update supabase implementation

0.2.0 #

  • Add integration test to example

0.1.5+3 #

  • Update example to use new games package

0.1.5+2 #

  • Add between rounds to example

0.1.5+1 #

  • Add linux folder to example and also remove print statement

0.1.5 #

  • More complete example with working io-client

0.1.4+1 #

  • Add example

0.1.4 #

  • Update GameHookWidget to just provide GameProvider in the buildWithGame method

0.1.3 #

  • Add key and const constructor to GameHookWidget

0.1.2 #

  • Add GameHookWidget

0.1.1 #

  • Update config extension

0.1.0 #

  • First release that is more certain

0.0.4+1 #

  • Updates to some providers

0.0.4 #

  • Change some scoping of Providers

0.0.3 #

  • Add GameServerClient

0.0.2 #

  • Add lobby information

0.0.1 #

  • Initial release