WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

The method 'readBookSync' isn't defined for the class 'EpubReader'. #4

@rajendrachauhan

Description

@rajendrachauhan

EpubBook epubBook = EpubReader.readBookSync(bytes);
in code error to below red underline of readBookSync() method. and changed method name readBook() so it can be A value of type 'Future' can't be assigned to a variable of type 'EpubBook'. with async task. how to fixed it ?

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