trakt_dart 1.0.1 copy "trakt_dart: ^1.0.1" to clipboard
trakt_dart: ^1.0.1 copied to clipboard

A Dart client-side API package for the Trakt.tv API, a database on what tv shows and movies everyone is watching.

ChangeLog #

1.0.1 #

  • Upgraded dependencies and Flutter to 3.13.0
  • Fix
    • OAuth now opens url in browers
    • Failing tests

1.0.0 #

  • Features
    • Added Sync, Device Auth requests

0.6.0 #

  • Features
    • Added User requests

0.5.0 #

  • Restructred TraktManager from Singleton to class to be instantiated.

0.4.0 #

  • Features
    • Added Calendar, Checkin, Comment, Recommendation, and Scrobble requests

0.3.0 #

  • Features
    • Added OAuth requests
    • Added remaining Show requests that required OAuth

0.2.2 #

  • Added Example App to package

0.2.1 #

  • Features
    • Added Documentation to all implemented requests.

0.2.0 #

  • Features
    • Added All Certification, Country, Genre, Language, Lists, Network, and Search Requests

0.1.0 #

  • Features
    • All Movie, Show, Season, Episode, People Requests the do not require OAuth
5
likes
110
pub points
12%
popularity

Publisher

verified publisherdamonique.dev

A Dart client-side API package for the Trakt.tv API, a database on what tv shows and movies everyone is watching.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

build_runner, dotenv, flutter, flutter_inappwebview, http, json_annotation, json_serializable, tuple

More

Packages that depend on trakt_dart