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

Increase dependency version of reactive_pin_code_fields #162

Open
perthcpe23 opened this issue Oct 12, 2024 · 0 comments
Open

Increase dependency version of reactive_pin_code_fields #162

perthcpe23 opened this issue Oct 12, 2024 · 0 comments

Comments

@perthcpe23
Copy link

Please upgrade dependency pin_code_fields from 7.4.0 to 8.0.1

Currently reactive_pin_code_fields rely on pin_code_fields: ^7.4.0 and pin_code_fields: ^7.4.0 is not supported by the latest version of Flutter SDK (v3.24.3) with an error

../../.pub-cache/hosted/pub.dev/pin_code_fields-7.4.0/lib/src/pin_code_fields.dart:669:56:
Error: The getter 'button' isn't defined for the class 'TextTheme'.

The latest version of pin_code_fields: ^8.0.1 works with Flutter SDK (v3.24.3)

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