QuantumPhysique / trale

trale – a simple body weight diary app respecting your privacy
GNU Affero General Public License v3.0
60 stars 8 forks source link

Bump introduction_screen from 3.1.12 to 3.1.14 in /app #63

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps introduction_screen from 3.1.12 to 3.1.14.

Release notes

Sourced from introduction_screen's releases.

v3.1.14

Fixed

  • Fix scroll NotificationListener on PageView children #208

v3.1.13

Added

  • Add scrollViewKeyboardDismissBehavior parameter on PageViewModel #195 #212
  • Re-generate example app with latest flutter version
  • Update dependencies to latest version (flutter_keyboard_visibility to 6.0.0)

Fixed

  • Fix page controller used on autoScroll after introduction disposed #191 #196 #199
Changelog

Sourced from introduction_screen's changelog.

[3.1.14] - 2024-03-23

Fixed

  • Fix scroll NotificationListener on PageView children #208

[3.1.13] - 2024-03-23

Added

  • Add scrollViewKeyboardDismissBehavior parameter on PageViewModel #195 #212
  • Re-generate example app with latest flutter version
  • Update dependencies to latest version (flutter_keyboard_visibility to 6.0.0)

Fixed

  • Fix page controller used on autoScroll after introduction disposed #191 #196 #199
Commits
  • ed7fc56 release: 3.1.14
  • e705f9d fix(scroll): Remove NotificationListener for PageView children #208
  • 0ad0cf3 release: 3.1.13
  • 79149ea fix(indicators): Revert to use double for page with 2.1.2 dots_indicators (do...
  • a0d36fe feat(keyboard): Add keyboard dismiss behavious parameter #212 #195
  • 8cd9e6b fix(controller): Fix page controller still used after introduction disposed #...
  • e014ca3 chore(example): Regen example app with latest flutter stable version
  • ca8100e Merge pull request #210 from orkun1675/master
  • c13bf6c Fix dots animation bug on last page.
  • 1cccd72 Merge pull request #206 from PaulineMoovency/master
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)