game_scaffold_test 0.4.0 game_scaffold_test: ^0.4.0 copied to clipboard
A simple command-line application.
0.4.0 #
- Major refactor for riverpod 1.0.0
0.3.1 #
- Update dependencies and fix initialization error
0.3.0 #
- Migrate to null-safety
0.2.0 #
- Depend on dart version 0.2.0 to unify constraints
0.1.0 #
- First more stable release
0.0.4+1 #
- Change some scoping of Providers
0.0.4 #
- Change some scoping of Providers
0.0.3 #
- Update to work with latest game_scaffold_dart
0.0.2+1 #
- Update documentation and test to use
tester.nextRound
0.0.2 #
- Add
nextRound
to game tester
0.0.1 #
- Initial version