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

Not work anymore #389

Closed
OpenJarvisAI opened this issue Feb 21, 2024 · 2 comments
Closed

Not work anymore #389

OpenJarvisAI opened this issue Feb 21, 2024 · 2 comments

Comments

@OpenJarvisAI
Copy link

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'.

  • 'SemanticsNode' is from 'package:flutter/src/semantics/semantics.dart' ('../../../../development/flutter/packages/flutter/lib/src/semantics/semantics.dart').
    Try correcting the name to the name of an existing setter, or defining a setter or field named 'isMergedIntoParent'.
    ..isMergedIntoParent = node.isPartOfNodeMerging
    ^^^^^^^^^^^^^^^^^^
    Target kernel_snapshot failed: Exception
@daih27
Copy link

daih27 commented Mar 5, 2024

Check this PR: #387 (comment)

This fixed it for me.

@jamesblasco
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants