bmoni_embedded_wallets_cards 0.0.1 copy "bmoni_embedded_wallets_cards: ^0.0.1" to clipboard
bmoni_embedded_wallets_cards: ^0.0.1 copied to clipboard

Embedded wallet and card building blocks for BKey apps: wallet read models, Riverpod notifiers, and composable wallet card widgets built on bkey_uikit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bmoni_embedded_wallets_cards

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

dependencies:
  bmoni_embedded_wallets_cards: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bmoni_embedded_wallets_cards/bmoni_embedded_wallets_cards.dart';
2
likes
160
points
72
downloads

Documentation

Documentation
API reference

Publisher

verified publisherbkey.me

Weekly Downloads

Embedded wallet and card building blocks for BKey apps: wallet read models, Riverpod notifiers, and composable wallet card widgets built on bkey_uikit.

Repository (GitHub)
View/report issues

Topics

#wallets #cards #fintech #bkey #riverpod

License

Apache-2.0 (license)

Dependencies

bkey_uikit, dartz, equatable, flutter, flutter_riverpod, json_annotation

More

Packages that depend on bmoni_embedded_wallets_cards