Releases: amwebexpert/guess_the_text
Releases · amwebexpert/guess_the_text
1.12.0
What's Changed
- feat: prepare package publishing artefacts by @amwebexpert in #117
- feat: isolate usage for file access by @amwebexpert in #118
Full Changelog: 1.11...1.12.0
1.11.0
What's Changed
- refactor: apply divide to conquer rule for big widgets by @amwebexpert in #103
- feat: new orientation aware widgets collection package by @amwebexpert in #104
- feat: centralize asset location management by @amwebexpert in #105
- chore: global app error handling improvements by @amwebexpert in #106
- test: dart fold method is similar 2 javascript reduce method by @amwebexpert in #107
- feat: new modal spinner with description by @amwebexpert in #108
- chore: allow app title to be localized by @amwebexpert in #109
- feat: prevent local categories management for unsupported platforms by @amwebexpert in #110
- feat: prevent qr code scan for unsupported platforms by @amwebexpert in #111
- chore: app icon and startup splash png by @amwebexpert in #112
- feat: new os_console_logger plugin POC by @amwebexpert in #113
- feat: new native plugin POC by @amwebexpert in #114
- feat: new back4app hangman api skeleton by @amwebexpert in #115
- chore: new 1.11.0 release by @amwebexpert in #116
Full Changelog: 1.10.0...1.11
1.10.0
What's Changed
- chore: release 1.9.0 by @amwebexpert in #83
- docs: new online demo web release by @amwebexpert in #84
- refactor: relocate text api under application services structure by @amwebexpert in #85
- chore: add support for macOS platform by @amwebexpert in #87
- feat: support landscape mode on categories screen by @amwebexpert in #86
- feat: generic horizontal widgets flipper by @amwebexpert in #82
- feat: responsive navigation rail or bar by @amwebexpert in #88
- docs: add MIT LICENSE by @amwebexpert in #89
- docs: add another way to unlock stalled AVD by @Andre-at-LaCapitale in #92
- feat: store custom categories on device by @amwebexpert in #91
- chore: dependencies update by @amwebexpert in #93
- feat: allow user to undo category "swipe to delete" action by @amwebexpert in #94
- feat: add text items to category by @amwebexpert in #95
- fix: long text to guess wrap by @amwebexpert in #96
- feat: handle onSutmit for enter key press by @amwebexpert in #98
- refactor: improve categories type state management by @amwebexpert in #99
- refactor: simplify service locator by @amwebexpert in #100
- refactor: simplify (again) service locator by @amwebexpert in #101
- docs: new online demo web release 1.10.0 by @amwebexpert in #102
Full Changelog: 1.9.0...1.10.0
1.9.0
What's Changed
- chore: web release 1.8.0 by @amwebexpert in #67
- fix: landscape game layout extra right padding by @amwebexpert in #69
- fix: map json serialization names by @amwebexpert in #71
- docs: update and re-structure by @amwebexpert in #72
- feat: author list by @JefvdA in #70
- feat: persist selected category by @JefvdA in #73
- fix: full width reusable compact table by @Andre-at-LaCapitale in #76
- fix: prefetch images to prevent lagging by @amwebexpert in #77
- feat: cache retrieved data on API success by @amwebexpert in #78
- docs: improve README pictures by @amwebexpert in #81
New Contributors
- @Andre-at-LaCapitale made their first contribution in #76
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- test: add category code coverage by @amwebexpert in #59
- style: prettify the menu header logo by @amwebexpert in #60
- style: look & feel on menu and settings by @amwebexpert in #61
- chore: apply lint rules by @amwebexpert in #62
- style: added 'made with love widget' by @amwebexpert in #63
- feat: add connectivity service usage example by @amwebexpert in #64
- feat: use Freezed lib for models (toJson, toString, copyWith…) by @amwebexpert in #65
- style: new game svg files + dart code styling by @amwebexpert in #66
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
- feat: support new categories with icons by @amwebexpert in #15
- docs: new online demo web release by @amwebexpert in #16
- Add Linux target platform by @JefvdA in #34
- feat: QR code animation by @amwebexpert in #41
- refactor: re-usable widget for bg images asssets covering whole screen by @amwebexpert in #36
- fix: safe area on iPhones by @amwebexpert in #43
- test: add code coverage for Categories screen by @JefvdA in #44
- docs: Test coverage explanation by @JefvdA in #46
- feat: responsive layouts by @amwebexpert in #47
- fix: async code trying to update unmounted widget state by @amwebexpert in #50
- feat: device screen dimensions info by @amwebexpert in #53
- feat: animate only the pressed letter by @amwebexpert in #54
- feat: physical device dimensions by @amwebexpert in #55
- feat: responsive about screen by @amwebexpert in #56
- style: responsive QR Code screen by @amwebexpert in #58
New Contributors
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- feat: added Hero widget demo by @amwebexpert in #10
- feat: add web platform support by @amwebexpert in #11
- docs: online demo by @amwebexpert in #12
- docs: online demo by @amwebexpert in #13
- feat: add support fot dash and space chars by @amwebexpert in #14
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- feat: memoize played items by @amwebexpert in #6
- feat: animate the refresh FAB by @amwebexpert in #7
- feat: animate the very first step of the hangman by @amwebexpert in #8
- feat: about page animations through re-usable wrapper widget by @amwebexpert in #9
Full Changelog: 1.3.0...1.5.0