Skip to content
This repository was archived by the owner on Jun 23, 2022. It is now read-only.

Latest commit

 

History

History
91 lines (47 loc) · 1.11 KB

File metadata and controls

91 lines (47 loc) · 1.11 KB

Changelog

0.0.1 - 2020-07-29

Added

  • Initial Commit

0.0.2 - 2020-07-31

Added

  • Fixed safe area
  • Fixed the first item not showing on start

0.0.3 - 2020-07-31

Added

  • Added GitGub action for publishing pub

0.0.4 - 2020-08-01

Added

  • Added the feature mentioned on issue #10

0.0.5 - 2020-08-02

Added

  • Fixed Github Actions

0.0.6 - 2020-08-05

Added

  • Fixed issue #3

0.0.7 - 2020-08-07

Added

  • Added bottom sheet dialog
  • Updated README.md for SSBottomSheet

0.0.8 - 2020-08-08

Added

  • Added option to go back previous tab if showBottomSheetAt pressed while SSBottomSheet showing

0.0.9 - 2020-08-09

Added

  • Fixed SSBottomNavItem dismiss by animation, issue #19

0.0.10 - 2020-08-15

Added

  • Fixed general icon size issue

0.0.10+1 - 2020-12-07

Added

  • Can select the selected item

0.0.10+2 - 2020-12-07

Added

  • added selected field to animate from outside of the package

0.1.0 - 2021-01-15

Fixed

  • #23

0.1.1 - 2021-05-17

Fixed

  • #27

Update

  • #23 still continues