Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exmaple App #14

Closed
2shrestha22 opened this issue Nov 11, 2020 · 2 comments
Closed

Exmaple App #14

2shrestha22 opened this issue Nov 11, 2020 · 2 comments

Comments

@2shrestha22
Copy link

We need example app for this library. I am new to programming and having problem with this package.

Here is code and I don't know data type so put List in return. How should I do if I don't want to put dynamic all over the app code and need a model?

 Future<List<dynamic>> fetchPosts(int pageNum) async {
    return wp.getPosts();
  }
}
@theeomm
Copy link
Member

theeomm commented Nov 12, 2020

Please confirm that the latest update fixed your issue. Otherwise, this issue will be closed.

@2shrestha22
Copy link
Author

thanks..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants