-
Notifications
You must be signed in to change notification settings - Fork 39
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 type 'AutovalidateMode' is not exhaustively #209
Comments
Fix is open here : #208 |
9 tasks
Merged but not yet deployed. Seems 3.24 has a lot of depreciated stuff I need to remove before it will deploy. |
Deployed tonight. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DAET:3.5
FLUTTER:3.24
../../../../.pub-cache/hosted/pub.flutter-io.cn/json_theme-6.5.0+1/lib/src/codec/theme_encoder.dart:249:15: Error: The type 'AutovalidateMode' is not exhaustively matched by the switch cases since it doesn't match 'AutovalidateMode.onUnfocus'.
Try adding a default case or cases that match 'AutovalidateMode.onUnfocus'.
switch (value) {
^
Target kernel_snapshot_program failed: Exception
Command PhaseScriptExecution failed with a nonzero exit code
The text was updated successfully, but these errors were encountered: