zstandard_native 1.4.4 copy "zstandard_native: ^1.4.4" to clipboard
zstandard_native: ^1.4.4 copied to clipboard

Native zstd C sources and FFI bindings for the zstandard Flutter plugin.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zstandard_native

With Flutter:

 $ flutter pub add zstandard_native

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

dependencies:
  zstandard_native: ^1.4.4

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:zstandard_native/zstandard_native.dart';
0
likes
140
points
169
downloads

Documentation

API reference

Publisher

verified publishervyp.dev

Weekly Downloads

Native zstd C sources and FFI bindings for the zstandard Flutter plugin.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

ffi

More

Packages that depend on zstandard_native