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

fetch fails when using random() as filter. #15

Open
parth181195 opened this issue Jul 21, 2019 · 1 comment
Open

fetch fails when using random() as filter. #15

parth181195 opened this issue Jul 21, 2019 · 1 comment

Comments

@parth181195
Copy link

parth181195 commented Jul 21, 2019

fetch fails because reddit api returns list instead of a Map
reddit.sub("wallpaper").random().fetch().then((result) { print(result); });

@parth181195 parth181195 changed the title fetch fails when using random as filter. fetch fails when using random() as filter. Jul 21, 2019
@stevenroose
Copy link
Owner

I'm no longer maintaining this package. So feel free to make a PR and I will review it :) 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