Skip to content

Error: Member not found: 'MediaQuery.boldTextOverride' with flutter beta 3.22.0-0.1.pre #20

Open
@wildsylvan

Description

@wildsylvan

after switching to the flutter beta channel, i cannot launch a simple default app containing flutterflow_ui:

/X:/.cache/pub/hosted/pub.dev/fl_chart-0.55.0/lib/src/utils/utils.dart:257:20: Error: Member not found: 'MediaQuery.boldTextOverride'.
 if (MediaQuery.boldTextOverride(context)) {
                   ^^^^^^^^^^^^^^^^

an app without flutterflow_ui works


flutterflow_ui: ^0.2.0+1

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