Skip to content

Releases: rickypid/flutter_scroll_shadow

v1.2.6

14 Jan 09:16
92cd064
Compare
Choose a tag to compare

[1.2.6] - 2024-01-14

@rickypid

  • Replaced withOpacity with withAlpha

What's Changed

Full Changelog: v1.2.5...v1.2.6

v1.2.5

14 Jan 07:45
9ed335f
Compare
Choose a tag to compare

[1.2.5] - 2024-01-14

@rickypid

  • Fixed shadow display bug with Scroll reverse to true - (#16)

What's Changed

  • Fixed shadow display bug with Scroll reverse to true - (#16) by @rickypid in #17

Full Changelog: v1.2.4...v1.2.5

v1.2.4

08 Jan 20:13
Compare
Choose a tag to compare

@pixelshot91

  • Enable to nest mulitple ScrollShadow without the inner one interfering with the outer one

v1.2.3

04 Sep 17:52
Compare
Choose a tag to compare

Format code, add GitHub Actions

v1.2.2

04 Sep 11:01
Compare
Choose a tag to compare

Fix bugs and make the widget independent on scroll controller.

v1.2.1

25 Aug 07:20
Compare
Choose a tag to compare

Fix #6

v1.2.0

10 Apr 18:58
Compare
Choose a tag to compare

Fix code format and update SDK version.

v1.0.2

25 Jan 12:40
94bceee
Compare
Choose a tag to compare
Create FUNDING.yml

v1.0.1

20 Jul 13:23
Compare
Choose a tag to compare
Change README.md

v1.0.0: Release 1.0.0

03 May 07:52
Compare
Choose a tag to compare
 * Change README.md