shrink 1.5.4 copy "shrink: ^1.5.4" to clipboard
shrink: ^1.5.4 copied to clipboard

Effortless, one-line compression. Just call shrink and save 5x-40x in size. Optimized for Firebase, JSON, structured data, or anything you want to shrink!

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shrink

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

dependencies:
  shrink: ^1.5.4

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

Import it

Now in your Dart code, you can use:

import 'package:shrink/shrink.dart';
19
likes
0
points
231
downloads

Publisher

verified publisherjozz.biz

Weekly Downloads

Effortless, one-line compression. Just call shrink and save 5x-40x in size. Optimized for Firebase, JSON, structured data, or anything you want to shrink!

Repository (GitHub)
View/report issues

Topics

#compress #compression #serialization #firebase #easy

License

unknown (license)

Dependencies

archive

More

Packages that depend on shrink