wallet_core_bindings_wasm_assets 4.5.0
wallet_core_bindings_wasm_assets: ^4.5.0 copied to clipboard
WASI wasi_snapshot_preview1 assets for wallet_core_bindings_wasm.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add wallet_core_bindings_wasm_assetsThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
wallet_core_bindings_wasm_assets: ^4.5.0Alternatively, 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:wallet_core_bindings_wasm_assets/wallet_core_bindings_wasm_assets.dart';