Closed richardshiue closed 8 months ago
Use this PR before merge:
dependency_overrides:
sheet:
git:
url: https://github.com/jamesblasco/modal_bottom_sheet.git
ref: 8ee20bd36acaeb36996a09ba9d0f9e7059bb49df
path: sheet
I deprecated this lib
@OpenJarvisAI Any alternatives?
Don't using it.
@jamesblasco Hi, Can u still clarify sheet and modal_sheet which one to use?
Users are really lack of maintainance back for fast evoling flutter versions.
We can just focus on one single lib to maintain.
Model bottom sheet should be the one to prioritized. It is the one used the most and definitely the one that should be updated more often.
Sheet has more features and it is the one I personally use in my projects so I will be also maintaining it. But I think long term modal bottom sheet will be the one that persists even if it adopts some ideas from the sheet package
This PR https://github.com/flutter/flutter/pull/137304 makes SemanticsNode.isMergedIntoParent readonly, which makes the customized scrollable.dart incompatible when using flutter version 3.18 and upwards