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

I have some issues with this package #4

Open
miss00079 opened this issue Aug 1, 2023 · 0 comments
Open

I have some issues with this package #4

miss00079 opened this issue Aug 1, 2023 · 0 comments

Comments

@miss00079
Copy link

Hello, please help ...

/C:/flutter/.pub-cache/hosted/pub.dartlang.org/multiselect_dropdown_flutter-0.0.7/lib/multiselect_dropdown_flutter.dart:386:18: Error: The method 'MenuAnchor' isn't defined for the class '_MultiSelectDropdownState'.

  • '_MultiSelectDropdownState' is from 'package:multiselect_dropdown_flutter/multiselect_dropdown_flutter.dart' ('/C:/flutter/.pub-cache/hosted/pub.dartlang.org/multiselect_dropdown_flutter-0.0.7/lib/multiselect_dropdown_flutter.dart').
    Try correcting the name to the name of an existing method, or defining a method named 'MenuAnchor'.
    child: MenuAnchor(
    ^^^^^^^^^^
    /C:/flutter/.pub-cache/hosted/pub.dartlang.org/multiselect_dropdown_flutter-0.0.7/lib/multiselect_dropdown_flutter.dart:388:20: Error: The method 'MenuStyle' isn't defined for the class '_MultiSelectDropdownState'.
  • '_MultiSelectDropdownState' is from 'package:multiselect_dropdown_flutter/multiselect_dropdown_flutter.dart' ('/C:/flutter/.pub-cache/hosted/pub.dartlang.org/multiselect_dropdown_flutter-0.0.7/lib/multiselect_dropdown_flutter.dart').
    Try correcting the name to the name of an existing method, or defining a method named 'MenuStyle'.
    style: MenuStyle(
    ^^^^^^^^^

Thanks

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

1 participant