Skip to content

Releases: SinaSys/flutter_office_furniture_store_app

v2.1.0

27 Jan 20:41
Compare
Choose a tag to compare
  • 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

04 Jul 13:38
Compare
Choose a tag to compare
Code improvement

v2.0.3

28 Jun 22:21
Compare
Choose a tag to compare
Some improvement

v2.0.2

24 Jun 09:53
Compare
Choose a tag to compare

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

13 Jun 21:37
bace72a
Compare
Choose a tag to compare

Fix bugs :

  • Remove item with zero quantity from cart

Office Furniture Store App version 2

09 Jun 20:57
Compare
Choose a tag to compare

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

07 Jun 21:56
Compare
Choose a tag to compare
v1.0.0

Merge remote-tracking branch 'origin/master'