reddit 0.6.0 copy "reddit: ^0.6.0" to clipboard
reddit: ^0.6.0 copied to clipboard

A Reddit library for Dart.

Changelog #

0.5.0 #

  • Remove json_object dependency and use Map instead.
  • Remove mirrors dependency
  • Add ResultListing.results getter for the underlying stream.

0.4.0 (2017-01-22) #

  • Fix subreddit.search() to restrict results to the subreddit

0.3.3 (2015-12-18) #

  • Upgraded dependencies to latest versions
  • Adapted to breaking changes in oauth2 v1.0.0
  • Added better support for multireddits

0.3.2 (2015-04-03) #

  • Updated RedditUri with official regex and extra test
  • Updated README
  • Constant constructor for Fullname
  • Improved exception handling in Query

0.3.1 (2015-04-02) #

  • Added FullnameType enum
  • Added Fullname.id and Fullname.type getters
  • Bugfix in FilterableQuery.filter

0.3.0 (2015-04-01) #

  • Added full OAuth2 support (app-only and user)
  • Changed auth interface
  • Expose RedditUri and Fullname classes

0.2.0 (2015-04-01) #

  • Added App-only OAuth support, inspired by raw.js

0.1.0 (2015-03-31) #

  • Initial version, inspired by reddit.js
8
likes
15
pub points
7%
popularity

Publisher

unverified uploader

A Reddit library for Dart.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

http, logging, oauth2

More

Packages that depend on reddit