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

Fetch,Search and Share Gifs,Stickers(coming soon) from Giphy in your Flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_giphy

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

dependencies:
  flutter_giphy: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_giphy/flutter_giphy.dart';
3
likes
150
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

Fetch,Search and Share Gifs,Stickers(coming soon) from Giphy in your Flutter app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, dartz, dio, equatable, flutter, flutter_bloc, flutter_staggered_grid_view, shimmer

More

Packages that depend on flutter_giphy