tenor_flutter 0.0.1 copy "tenor_flutter: ^0.0.1" to clipboard
tenor_flutter: ^0.0.1 copied to clipboard

An opinionated yet customizable Flutter package for searching and selecting from a list of GIFs/Stickers from the [Tenor GIF search API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tenor_flutter
copied to clipboard

With Flutter:

 $ flutter pub add tenor_flutter
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_flutter: ^0.0.1
copied to clipboard

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

Import it

Now in your Dart code, you can use:

import 'package:tenor_flutter/tenor_flutter.dart';
copied to clipboard
6
likes
0
points
1.53k
downloads

Publisher

verified publisherflyclops.com

Weekly Downloads

2024.05.28 - 2025.04.22

An opinionated yet customizable Flutter package for searching and selecting from a list of GIFs/Stickers from the [Tenor GIF search API.

Homepage
Repository (GitHub)
View/report issues

Topics

#gif #tenor

License

unknown (license)

Dependencies

extended_image, flutter, flutter_staggered_grid_view, provider, tenor_dart

More

Packages that depend on tenor_flutter