yak_runner 0.0.3
yak_runner: ^0.0.3 copied to clipboard
A Flutter package to make pseudo-TDD and error handling more concise
0.0.3 3rd August 2020 #
- breaking changes in the validation
- more elegant tests with mockito
- streams are implemented
| TO DO LIST | STATUS |
|---|---|
| implement streems | done |
| example app | TO DO |
0.0.2 21st June 2020 #
- full re-design with mixin based classes
- async and sync test pass
| TO DO LIST | STATUS |
|---|---|
| implement streems | TO DO |
| example app | TO DO |
0.0.1+1 4th June 2020 #
| TO DO LIST | STATUS |
|---|---|
| remove flutter dependency | done |
| refactor and rename | done |
| implement streems | TO DO |
0.0.1 4th June 2020 #
- this release is pre-alpha