zip_flutter 0.0.12 copy "zip_flutter: ^0.0.12" to clipboard
zip_flutter: ^0.0.12 copied to clipboard

Extract or create zip archives with ffi.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zip_flutter

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

dependencies:
  zip_flutter: ^0.0.12

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:zip_flutter/zip_flutter.dart';
1
likes
130
points
278
downloads

Publisher

verified publishernyne.dev

Weekly Downloads

Extract or create zip archives with ffi.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, path

More

Packages that depend on zip_flutter