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

This package was created to get gif from GIPHY api, the is used in stories_editor package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add modal_gif_picker

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

dependencies:
  modal_gif_picker: ^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:modal_gif_picker/modal_gif_picker.dart';
11
likes
110
pub points
82%
popularity

Publisher

unverified uploader

This package was created to get gif from GIPHY api, the is used in stories_editor package

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter, http

More

Packages that depend on modal_gif_picker