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

cannot run null safety #45

Closed
itsdani121 opened this issue Sep 30, 2021 · 1 comment · Fixed by #52
Closed

cannot run null safety #45

itsdani121 opened this issue Sep 30, 2021 · 1 comment · Fixed by #52

Comments

@itsdani121
Copy link

here i got error when i use this package

           Error: Cannot run with sound null safety, because the following dependencies
          don't support null safety:

       - package:month_picker_dialog

       For solutions, see https://dart.dev/go/unsound-null-safety
        /C:/src/flutter_windows_2.0.6-stable/flutter/.pub-cache/hosted/pub.dartlang.org/month_picker_dialog- 
          0.2.3/lib/month_picker_dialog.dart:114:24: Error: Method not
          found: 'ButtonTheme.bar'.
           return ButtonTheme.bar()

kindly update your package which give error

@Macacoazul01
Copy link
Owner

i`m maintaining an updated version of this package, and this is fixed there
https://pub.dev/packages/month_picker_dialog_2

@Macacoazul01 Macacoazul01 linked a pull request Feb 25, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants