cs_wownero 2.0.0 copy "cs_wownero: ^2.0.0" to clipboard
cs_wownero: ^2.0.0 copied to clipboard

A wownero library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cs_wownero

With Flutter:

 $ flutter pub add cs_wownero

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

dependencies:
  cs_wownero: ^2.0.0

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:cs_wownero/cs_wownero.dart';
0
likes
130
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

A wownero library

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, logger, meta

More

Packages that depend on cs_wownero