coinlib_flutter 1.0.0-rc.2
coinlib_flutter: ^1.0.0-rc.2 copied to clipboard
A flutter wrapper for coinlib, a straight-forward, modular library for Peercoin and other Satoshi-based UTXO blockchains
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 and Web are supported.