This repository was archived by the owner on Dec 5, 2023. It is now read-only.
Releases: Iconica-Development/flutter_introduction_widget
Releases · Iconica-Development/flutter_introduction_widget
4.0.0
3.0.0
Merge pull request #25 from Iconica-Development/3.0.0 feat: remove rive dependency
2.2.0
fix: bump rive to 0.10.0, remove unused decorated_icon dependency
2.1.0
Merge pull request #19 from Iconica-Development/feature/custom_backgr…
2.0.0
remove 'background' parameter. Now if you want to use a background image, you have to add it to the 'decoration' parameter with a 'BoxDecoration'
1.1.2
1.0.0
feat: refactor introduction widget to be more customizable