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

Fail to run version 3.5 Flutter 3.19.1 (The argument type 'Object?') #184

Open
rubgithub opened this issue Feb 27, 2024 · 0 comments
Open

Comments

@rubgithub
Copy link

rubgithub commented Feb 27, 2024

Framework • revision abb292a07e (7 days ago) • 2024-02-20 14:35:05 -0800
Engine • revision 04817c99c9
Tools • Dart 3.3.0 • DevTools 2.31.1

`widgets/picker_fields/card_settings_list_picker.dart:37:39: Error: The argument type 'Object?' can't be assigned to the parameter type 'T?'.

  • 'Object' is from 'dart:core'.
    initialValue: initialItem ?? null,`

fiexed in this PR: #183
Thanks @aloncatz

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