Releases: SinaSys/flutter_office_furniture_store_app
Releases · SinaSys/flutter_office_furniture_store_app
v2.1.0
- Upgrade dependencies to the latest version
- Migrate simple_animations package from version 4 to version 5
- Enable horizontal scroll on flutter web
- Improve code style using lint rules v2.0.1
- Fix bug : Profile screen image overflow problem
- Fix bug : Empty cart image overflow problem
- Add Windows version
- Add Linux version
v2.0.4
v2.0.3
v2.0.2
v2.0.2 : More compatibility for old small screen devices
- Solve elevated button overflow problem inside intro screen
- Make list views scrollable together in list screen
- Add scroll behavior for favorite list view
- solve counter button overflow problem in cart screen
Office Furniture Store App
Fix bugs :
- Remove item with zero quantity from cart
Office Furniture Store App version 2
1 . New features :
-
Animations :
- Add hero animation when navigate from furniture list screen to furniture detail screen
- Add fade animation for list views
-
Other features :
- Add clear button for cart screen to delete all items simultaneously
2 . Fix bugs :
- Set total price value to zero after pressed clear button in cart screen
- Reset image slider indicator in detail screen after press device back button
3 . Code improvement :
- Add private constructor for core classes
Flutter Office Furniture Store App
v1.0.0 Merge remote-tracking branch 'origin/master'