Skip to content

Releases: alex-melnyk/flutter_advanced_switch

v3.1.1

13 May 11:54
d945fa5
Compare
Choose a tag to compare
  • Documentation updated.
  • Removed unnecessary dependencies.

v3.1.0

26 Feb 09:05
703b6bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

03 Apr 16:18
e77398d
Compare
Choose a tag to compare
  • BoxDecoration borderRadius replaced with ClipRRect

v3.0.0+1

28 Jan 13:08
593c7dc
Compare
Choose a tag to compare
  • Documentation updated

v3.0.0

21 Dec 12:35
db07330
Compare
Choose a tag to compare
  • Custom controller changed to ValueNotifier.
  • Reload animation on widget update.

v2.1.0+1: Merge pull request #13 from alex-melnyk/hotfix/docs_updates

14 Sep 21:11
53bc288
Compare
Choose a tag to compare

Custom thumb widget.

30 May 14:46
1358522
Compare
Choose a tag to compare

Change thumb with a custom widget support provided.

Web support

13 May 16:02
Compare
Choose a tag to compare
  • Pointing cursor added.

LICENSE CHANGED

10 Apr 11:39
a855f92
Compare
Choose a tag to compare
  • LICENSE CHANGED

v2.0.2

28 Mar 19:05
c237ae2
Compare
Choose a tag to compare
  • Disabled opacity property added.