zstandard_native 1.4.3 copy "zstandard_native: ^1.4.3" to clipboard
zstandard_native: ^1.4.3 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

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.3

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

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

unknown (license)

Dependencies

ffi

More

Packages that depend on zstandard_native