Skip to content

Releases: DevsOnFlutter/draggable_home

Release list

v1.0.5

Choose a tag to compare

@4-alok 4-alok released this 28 Sep 03:51

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

Choose a tag to compare

@divshekhar divshekhar released this 16 Apr 18:09
  • Fixed Pixel line leak problem
  • Added appBarColor support