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

The method 'FlatButton' isn't defined for the class '_MollieCheckoutState'. #8

Open
bassim opened this issue Mar 14, 2023 · 0 comments

Comments

@bassim
Copy link

bassim commented Mar 14, 2023

../../.pub-cache/hosted/pub.dev/fluttermollie-0.8.11/lib/src/molliecheckout.dart:105:20: Error: The method 'FlatButton' isn't defined for the class '_MollieCheckoutState'.
 - '_MollieCheckoutState' is from 'package:fluttermollie/src/molliecheckout.dart' ('../../.pub-cache/hosted/pub.dev/fluttermollie-0.8.11/lib/src/molliecheckout.dart').
Try correcting the name to the name of an existing method, or defining a method named 'FlatButton'.
            child: FlatButton(
                   ^^^^^^^^^^

I think FlatButton is no longer available? Using flutter 3.7.6

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