tenor_dart 0.0.2 copy "tenor_dart: ^0.0.2" to clipboard
tenor_dart: ^0.0.2 copied to clipboard

A client for interacting with the Tenor API directly in Dart. Supports all the major endpoints such as featured (trending), search, categories, etc.

0.0.2 #

  • chore: write tests
  • refactor: Created TenorHttpClient so testing can be achieved.
    • getGifs is now TenorHttpClient().getGifs(...)
    • serverRequest is now TenorHttpClient().request(...)

All Code Changes

0.0.1 #

  • Initial version
3
likes
150
points
612
downloads

Publisher

verified publisherflyclops.com

Weekly Downloads

A client for interacting with the Tenor API directly in Dart. Supports all the major endpoints such as featured (trending), search, categories, etc.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#gif #tenor

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

http, json_annotation

More

Packages that depend on tenor_dart