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

Make bottom bar visibility more customizable #68

Merged
merged 11 commits into from
Mar 20, 2024
Merged

Make bottom bar visibility more customizable #68

merged 11 commits into from
Mar 20, 2024

Conversation

fujidaiti
Copy link
Owner

@fujidaiti fujidaiti commented Mar 20, 2024

This PR closes #15 and closes #19.

New Features

  • Added the BottomBarVisibility widgets, which can be used to flexibly control the visibility of the scaffold's bottom bar based on the sheet position.
  • Added the ResizeScaffoldBehavior, which is a more flexible version of the SheetContentScaffold.resizeToAvoidBottomInset property.

Breaking Changes

  • Removed the requiredMinExtentForStickyBottomBar property from the scaffold with the introduction of BottomBarVisibility.
  • Removed the resizeToAvoidBottomInset property from the scaffold and added the resizeBehavior property as a replacement.

Misc

  • Bumped the package version to 0.4.0.
  • Added the migration guide from 0.3.x to 0.4.x.
  • Mention the BottomBarVisibility widgets in the README.

@fujidaiti fujidaiti self-assigned this Mar 20, 2024
@fujidaiti fujidaiti merged commit ac0a0a9 into main Mar 20, 2024
7 checks passed
@fujidaiti fujidaiti deleted the bottom-bar branch March 20, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant