tenor 1.0.5-null-safety copy "tenor: ^1.0.5-null-safety" to clipboard
tenor: ^1.0.5-null-safety copied to clipboard

outdated

Fetch, Search Tenor Gifs on dart client and server + on Flutter. Request for popular suggestions or categories amoung users around the world.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tenor
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  tenor: ^1.0.5-null-safety
copied to clipboard

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tenor/tenor.dart';
copied to clipboard
16
likes
0
points
884
downloads

Publisher

verified publisherjustkawal.dev

Weekly Downloads

2024.06.01 - 2025.04.26

Fetch, Search Tenor Gifs on dart client and server + on Flutter. Request for popular suggestions or categories amoung users around the world.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, equatable, universal_io

More

Packages that depend on tenor