Skip to content

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

@rubgithub

Description

@rubgithub

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions