gifx 1.0.0 copy "gifx: ^1.0.0" to clipboard
gifx: ^1.0.0 copied to clipboard

A gif library, you can control the gif play and pause, you can set the gif playback time and thus control the frame rate.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gifx

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

dependencies:
  gifx: ^1.0.0

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:gifx/gifx.dart';
4
likes
140
points
43
downloads

Publisher

verified publishergavinsu.site

Weekly Downloads

A gif library, you can control the gif play and pause, you can set the gif playback time and thus control the frame rate.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on gifx