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

Method not found: 'ButtonTheme.bar' Error appear after upgrading to flutter v2 #38

Open
jhoansebastianlara opened this issue Mar 10, 2021 · 1 comment

Comments

@jhoansebastianlara
Copy link

jhoansebastianlara commented Mar 10, 2021

Hi guys, after upgrading flutter to v2 I couldn't run my application anymore because "Method not found: 'ButtonTheme.bar'.", I tried installing 1.0.4, 1.1.0, 1.2.0, 1.2.1, 1.3.0 getting the same result.

Console complaint:
Xcode's output: ↳ ../../../SDKs/flutter/.pub-cache/hosted/pub.dartlang.org/country_pickers-1.3.0/lib/utils/my_alert_dialog.dart:139:36: Error: Method not found: 'ButtonTheme.bar'. children.add(new ButtonTheme.bar(

@hifiaz
Copy link
Owner

hifiaz commented Mar 10, 2021

Hello, thank you. will try migrate this package to last version of sdk today

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

2 participants