lib_citadel 1.43.101
lib_citadel: ^1.43.101 copied to clipboard
Crypto wallets management module for Citadel.one client application. Provides a standardized interface for working with wallets of various crypto networks.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add lib_citadel
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
lib_citadel: ^1.43.101
Alternatively, your editor might support flutter pub get
. Check the docs for your editor to learn more.