Breaking: Default colors (dotColor, activeDotColor) are now derived from the app's theme (primaryColor and unselectedWidgetColor) instead of hardcoded values. This may affect existing implementations that relied on the previous default colors.
Add SmoothPageIndicatorTheme - a ThemeExtension that allows configuring default effect and colors app-wide
Add DefaultIndicatorColors class for managing indicator color defaults
Configuration
📅Schedule: (UTC)
Branch creation
At any time (no schedule defined)
Automerge
At any time (no schedule defined)
🚦Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕Ignore: Close this PR and you won't be reminded about this update again.
If you want to rebase/retry this PR, check this box
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [smooth_page_indicator](https://github.com/Milad-Akarie/smooth_page_indicator) | dependencies | major | `^1.2.1` → `^2.0.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/3) for more information.
---
### Release Notes
<details>
<summary>Milad-Akarie/smooth_page_indicator (smooth_page_indicator)</summary>
### [`v2.0.1`](https://github.com/Milad-Akarie/smooth_page_indicator/blob/HEAD/CHANGELOG.md#201)
[Compare Source](https://github.com/Milad-Akarie/smooth_page_indicator/compare/v2.0.0...v2.0.1)
- No actual changes, added golden tests to pubignore
### [`v2.0.0`](https://github.com/Milad-Akarie/smooth_page_indicator/blob/HEAD/CHANGELOG.md#200-Breaking-change)
[Compare Source](https://github.com/Milad-Akarie/smooth_page_indicator/compare/v1.2.1...v2.0.0)
- **Breaking**: Default colors (`dotColor`, `activeDotColor`) are now derived from the app's theme (`primaryColor` and `unselectedWidgetColor`) instead of hardcoded values. This may affect existing implementations that relied on the previous default colors.
- Add `SmoothPageIndicatorTheme` - a `ThemeExtension` that allows configuring default effect and colors app-wide
- Add `DefaultIndicatorColors` class for managing indicator color defaults
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4yIiwidXBkYXRlZEluVmVyIjoiNDQuNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJib3QiLCJ1cGdyYWRlIl19-->
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: pubspec.lock
spawn flutter ENOENT
### ⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
##### File name: pubspec.lock
```
spawn flutter ENOENT
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
^1.2.1→^2.0.0Release Notes
Milad-Akarie/smooth_page_indicator (smooth_page_indicator)
v2.0.1Compare Source
v2.0.0Compare Source
dotColor,activeDotColor) are now derived from the app's theme (primaryColorandunselectedWidgetColor) instead of hardcoded values. This may affect existing implementations that relied on the previous default colors.SmoothPageIndicatorTheme- aThemeExtensionthat allows configuring default effect and colors app-wideDefaultIndicatorColorsclass for managing indicator color defaultsConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: pubspec.lock
b5b506f721tof06cc4670fView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.