2024-07-26 16:12:46 +02:00
|
|
|
## 5.0.0
|
|
|
|
|
|
|
|
* Changed color of indicators
|
|
|
|
* Changed default button text
|
|
|
|
|
2024-07-12 15:56:30 +02:00
|
|
|
## 4.0.0
|
|
|
|
|
|
|
|
* Added Buildcontext to the pages parameter.
|
|
|
|
* Added `dotColor` so the default can be changed.
|
|
|
|
* Changed the default `pages` to include theme.
|
|
|
|
|
2024-05-21 10:34:23 +02:00
|
|
|
## 3.1.0
|
|
|
|
|
|
|
|
* Introduction now uses `IntroductionScreenMode` to determine how often the introductions should be shown
|
|
|
|
* Added `dotSize` and `dotSpacing` to `IntroductionOptions` to allow for customization of the dots for the introduction
|
|
|
|
|
2024-04-19 09:52:01 +02:00
|
|
|
## 3.0.0
|
|
|
|
|
|
|
|
* Update default styling
|
|
|
|
* Add default introduction
|
|
|
|
|
2024-01-30 16:51:58 +01:00
|
|
|
## 2.1.0
|
|
|
|
|
|
|
|
* Upgrade dependencies
|
|
|
|
* Add introductionButtonTextstyles option to IntroductionOptions for styling the introduction button text
|
|
|
|
|
2023-11-29 13:02:46 +01:00
|
|
|
## 2.0.0
|
|
|
|
|
|
|
|
* Initial release of working flutter_introduction mono project.
|
|
|
|
|
2022-10-07 15:31:07 +02:00
|
|
|
## 0.0.1
|
|
|
|
|
2023-11-06 17:57:03 +01:00
|
|
|
* Initial release of combined flutter_introduction melos project
|