gifsicle 1.0.1 copy "gifsicle: ^1.0.1" to clipboard
gifsicle: ^1.0.1 copied to clipboard

dart:io process wrapper for local or Docker-backed gifsicle workflows.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gifsicle

With Flutter:

 $ flutter pub add gifsicle

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

dependencies:
  gifsicle: ^1.0.1

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:gifsicle/gifsicle.dart';
0
likes
145
points
112
downloads

Documentation

API reference

Publisher

verified publisherarcane.art

Weekly Downloads

dart:io process wrapper for local or Docker-backed gifsicle workflows.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

More

Packages that depend on gifsicle