Releases: momshaddinury/listify
Releases · momshaddinury/listify
Listify-20220504
- Create account flow crashing bug solved
- Error Screen UI and functionality added
- BaseView added
- Sub Task tap target size increased
v0.0.5-beta.5-hotfix
Full Changelog: v0.0.5-beta.5...v0.0.5-beta.5-hotfix
- Fixed subtask list dismiss related issue (It was related to Stateful widget, Key and not able to distinguish between widget type)
v0.0.5-beta.5
What's Changed
- Changed base branch name to main from master by @dinurymomshad in #33
- Create LICENSE by @dinurymomshad in #34
- Redesigned details screen by @dinurymomshad in #35
- Subtask feature integration by @dinurymomshad in #36
Full Changelog: v0.0.1-beta.1...v0.0.5-beta.5
v0.0.2-beta.2
What's Changed
- Riverpod 1.0.0 Migration by @dinurymomshad in #26
New Contributors
- @dinurymomshad made their first contribution in #26
Full Changelog: https://github.com/dinurymomshad/listify/commits/v0.0.2-beta.2
v0.0.1-beta.1
This is very early build which includes:
- User Authentication
- Adding Task
- Tons of bugs to fix later :3