Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

Make serialization.dart compatible with Dart editor #10

@gazialankus

Description

@gazialankus

I am not a dart expert and I may be wrong, but it seems like the lines such as

import 'package:mypackage/myclass_serialization_rules.dart';

appear as errors in the Dart editor are underlined in red. However, it seems to work fine when ran. These apparent errors are an annoyance for the programmer.

Would there be at least a workaround not to see these errors and have serialization.dart be compatible with the Dart editor?

Alternatively, is there a bug report in Dart editor to make this happen?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions