Skip to content

Incorrect fromJson parameter in README? #18

Description

@Reprevise

The README states that the fromJson factory takes a Uint8List as does the fromBytes factory. If that's the case, then what's the difference?

What I believe happened is a copy-paste error as when I try and read a nested Crimson class, Crimson tries to pass a Map<String, dynamic> to the fromJson method of the other class.

Please confirm, thanks!

EDIT: The README also appears to be missing toJson as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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