Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump intro_slider from 3.0.3 to 4.2.0 #152

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 27, 2022

Bumps intro_slider from 3.0.3 to 4.2.0.

Changelog

Sourced from intro_slider's changelog.

4.2.0

  • Optimize render
  • Remove some unnecessary code
  • Fix some wrong info from docs

4.1.0

  • Add support web
  • Fix some wrong parameter at readme
  • Remove hideStatusBar (should be config by main page, not by this widget)

4.0.0

  • Restructure some parameter to make clearer
  • Customizable indicator
  • Customizable position navigation bar
  • Optimize code flow

3.0.10

  • Fix disable auto scroll not working
  • Fix can not set text color navigate buttons

3.0.9

  • Add auto scroll

3.0.8

  • Add TextAlign & TextOverFlow fot title & description

3.0.7

  • Fixing FlutterError (IntroSliderState#c8edc(ticker active) was disposed with an active Ticker.

3.0.6

  • Add IntroSliderNavPosition
  • Fixing some conflict properties & update docs

3.0.5

  • Updated package to Flutter 3 and Dart 2.17
  • Updated example to Flutter 3 and Dart 2.17
  • BREAKING: only package:intro_slider/flutter_intro_slider.dart has to be imported now to get access to the whole feature
  • BREAKING: "dotSliderAnimation" is now "DotSliderAnimation" to match enum guidelines
  • BREAKING: "scrollbarBehavior" is now "ScrollbarBehavior" to match enum guidelines
  • Internal: Project structure cleanup
  • Internal: Example cleanup
  • Internal: Added flutter_lints
  • Internal: Renamed files to match the class name
  • Internal: Removed home.dart from example

3.0.4

  • Add backgroundNetworkImage
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [intro_slider](https://github.com/duytq94/flutter-intro-slider) from 3.0.3 to 4.2.0.
- [Release notes](https://github.com/duytq94/flutter-intro-slider/releases)
- [Changelog](https://github.com/duytq94/flutter-intro-slider/blob/master/CHANGELOG.md)
- [Commits](https://github.com/duytq94/flutter-intro-slider/commits/4.2.0)

---
updated-dependencies:
- dependency-name: intro_slider
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants