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

A flutter wrapper for coinlib, a straight-forward, modular library for Peercoin and other Satoshi-based UTXO blockchains

Coinlib

Peercoin Donate pub.dev

Coinlib for Flutter #

This package provides flutter support for the coinlib library for Peercoin and other cryptocoins. A CoinlibLoader widget is included that must be used when targeting web to ensure the library is ready to be used.

An example app is provided in example/ that demonstrates use of the loader widget. Beyond this, the coinlib library documentation can be followed.

Android, iOS, Linux, macOS, web, and Windows are supported. If you are using the package for Android, iOS, Linux, macOS or web, the library is ready to use. For Windows, run dart run coinlib:build_windows to build the library. See coinlib's documentation for more detailed instructions on and options for building the native library.

1
likes
130
pub points
60%
popularity

Publisher

verified publisherpeercoin.net

A flutter wrapper for coinlib, a straight-forward, modular library for Peercoin and other Satoshi-based UTXO blockchains

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

coinlib, flutter, plugin_platform_interface

More

Packages that depend on coinlib_flutter