What's Changed
- Add router and AppWrapper presenter logic by @DavidGrunheidt in #2
- Add TrackingPermissionRequest use case to AppWrapperController by @DavidGrunheidt in #4
- Request tracking permission when app starts by @DavidGrunheidt in #6
- #7 - Implement new deck request by @DavidGrunheidt in #8
- Implement shuffle request by @DavidGrunheidt in #10
- Implement drawn cards request by @DavidGrunheidt in #12
- Implement add card to pile and list pile api requests by @DavidGrunheidt in #14
- Implement DeckOfCardsRepository and its tests by @DavidGrunheidt in #16
- Implement start new game and draw card to player hand use cases by @DavidGrunheidt in #18
- Implement cards values sum use case by @DavidGrunheidt in #20
- Implement main game page and controller by @DavidGrunheidt in #22
- Add codemagic yaml + fix cards position in center by @DavidGrunheidt in #24
- Finalize codemagic setup by @DavidGrunheidt in #26
- Update readme by @DavidGrunheidt in #27
- Fix codemagic flutter version by @DavidGrunheidt in #28
- Release 1.0.0 by @DavidGrunheidt in #29
- Release 1.0.0 v2 by @DavidGrunheidt in #30
- Release 1.0.0 v3 by @DavidGrunheidt in #31
- Release 1.0.0 v5 by @DavidGrunheidt in #32
New Contributors
- @DavidGrunheidt made their first contribution in #2
Full Changelog: https://github.com/DavidGrunheidt/black-jack-21-flutter/commits/v1.0.0_33