country-list-pick
country-list-pick copied to clipboard
Method not found: 'ButtonTheme.bar' Error appear after upgrading to flutter v2
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(
Hello, thank you. will try migrate this package to last version of sdk today