dart-reddit icon indicating copy to clipboard operation
dart-reddit copied to clipboard

fetch fails when using random() as filter.

Open parth181195 opened this issue 6 years ago • 1 comments

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

parth181195 avatar Jul 21 '19 21:07 parth181195

I'm no longer maintaining this package. So feel free to make a PR and I will review it :) Thanks

stevenroose avatar Jul 22 '19 14:07 stevenroose