Skip to content

responseToDocument always return null #41

@And96

Description

@And96

final response = await http.get(Uri.parse(f.link)).timeout(
const Duration(seconds: 60));

var document = metadata_fetch.MetadataFetch.responseToDocument(response);

ALWAYS RETURN NULL

unable to convert response to document

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