Skip to content

Support List<int> type #100

@fzyzcjy

Description

@fzyzcjy

Currently it errors:

Could not handle field `userIds`. Lists of type `int` are not supported.
package:dart_admin/commands/client_updater.dart:22:18
   ╷
22 │   late List<int> userIds;
   │                  ^^^^^^^
   ╵

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions