Releases: dhafinrayhan/dummymart
Releases · dhafinrayhan/dummymart
DummyMart v1.2.1
- Fixed data fetching errors due to API breaking changes
- Better navigation bar icons
DummyMart v1.2.0
- Added password field visibility toggle
- Fixed "Add Todo" button disappearing after deleting a todo
- Progress indicator is shown when todo data is still refreshing after updating it
DummyMart v1.1.1
- Fixed delete dialog not closed when pressing system back button
DummyMart v1.1.0
- Added "posts" feature, which introduces infinite scrolling and searching mechanism
DummyMart v1.0.2
- Added dark mode setting
- Changed profile screen layout
DummyMart v1.0.1
- Changed bottom bar to Material 3
- Upgraded dependencies
DummyMart v1.0.0
- Login/logout
- View profile
- View list of products
- View product details
- View list of todos
- View todo details
- Create a todo
- Update a todo
- Delete a todo