Skip to content

final ScaffoldState scaffold = Scaffold.maybeOf(context); #202

@coredeveloper

Description

@coredeveloper

This line was fixed and still for some reason it's still in master and still causing the issue.

../../../../../.pub-cache/hosted/pub.dartlang.org/flutter_neumorphic-3.0.4+1/lib/src/widget/app_bar.dart:147:45: Error: Method not found: 'Scaffold.maybeOf'.
        final ScaffoldState scaffold = Scaffold.maybeOf(context);
                                                ^^^^^^^
    Command PhaseScriptExecution failed with a nonzero exit code

He's the code which fixes it:
4710c9e

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions