zstandard_linux 1.3.10 copy "zstandard_linux: ^1.3.10" to clipboard
zstandard_linux: ^1.3.10 copied to clipboard

Linux platform implementation of zstandard

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zstandard_linux

With Flutter:

 $ flutter pub add zstandard_linux

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

dependencies:
  zstandard_linux: ^1.3.10

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_linux/zstandard_linux.dart';
1
likes
0
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

Linux platform implementation of zstandard

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, zstandard_platform_interface

More

Packages that depend on zstandard_linux