Skip to content

Releases: DevsOnFlutter/draggable_home

v1.0.5

28 Sep 03:51
Compare
Choose a tag to compare

1.0.5

  • added scrollController to get the current scroll position of the body
  • add physics to modify the ScrollPhysics to implement some cases of UI when developers need (by default still is BouncingScrollPhysics)

v1.0.3

16 Apr 18:09
Compare
Choose a tag to compare
  • Fixed Pixel line leak problem
  • Added appBarColor support