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

[pull] main from jamesblasco:main #1

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 26, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Jan 26, 2023
jamesblasco and others added 18 commits January 28, 2023 19:03
* fix: deprecate duplicated name

* fix: support flutter 3.7

* feat: add pre release version
* 🐛 (Annotated region)

Move annatated region in _CupertinoBottomSheetContainer and made overlayStyle depend on transitionBackgroundColor luminance

* 🐛 (OverlayStyle)

remove computed overlayStyle in showCupertinoModalBottomSheet function
Tries to mirror changes made in flutter/flutter PR 126535 for devicePixelRatio

Does not mirror changes made to scroll_position.dart

  @OverRide
  double get devicePixelRatio => context.devicePixelRatio;
* feat: sheet improvements

* fix: remove unused simulation

* fix: rebase

* fix: update dependencies
This PR flutter/flutter#137304 makes SemanticsNode.isMergedIntoParent readonly, which makes the customized scrollable.dart incompatible.
* Expose onattach and ondetach in scroll controller

* Expose on attach and detach in sheet controller
* chore: Upgrade compileSdkVersion, targeSdkVersion and kotlinVersion

* chore: Upgrade gradle version

* chore: Fix incompatibility with Java 16
* fix: lints

* feat: fix inner not resizing

* fix: expanded
* feat: release

* feat: add changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.