jamesblasco / modal_bottom_sheet

Flutter | Create advanced modal bottom sheets. Material, Cupertino or your own style
https://pub.dev/packages/modal_bottom_sheet
MIT License
1.86k stars 470 forks source link

Error: The setter 'isMergedIntoParent' isn't defined for the class 'SemanticsNode' in flutter 3.19.0 #388

Closed LeoAiolia closed 6 months ago

LeoAiolia commented 7 months ago

图片

flutter version: 3.19.0

OpenJarvisAI commented 7 months ago

pub-cache/git/modal_bottom_sheet-d5c9ceb4e2263f63f449ed9b1c212a34c6dcaa5d/sheet/lib/src/scrollable.dart:871:9: Error: The setter 'isMergedIntoParent' isn't defined for the class 'SemanticsNode'.

jamesblasco commented 6 months ago

Hey, this is fixed in the new release: https://pub.dev/packages/modal_bottom_sheet

LeoAiolia commented 6 months ago

sheet:1.0.0 is ok