Skip to content

Error with beta 1.24.0-10.2.pre #9

Description

@ElaineSchwner

Hi, I just upgraded Flutter Flutter (Channel beta, 1.24.0-10.2.pre,

and I am getting this error (trying to run on web):

../../../.pub-cache/hosted/pub.dartlang.org/multiple_select-0.1.23/lib/multiple_select.dart:72:41: Error: No named parameter with the name 'shadowThemeOnly'.
ThemeData theme = Theme.of(context, shadowThemeOnly: true);
^^^^^^^^^^^^^^^
../../flutter/packages/flutter/lib/src/material/theme.dart:119:20: Context: Found this candidate, but the arguments don't match.
static ThemeData of(BuildContext context) {
^^

Any idea how I can correct this?

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions