summaryrefslogtreecommitdiff
path: root/impls/monero.dart/pubspec.yaml
blob: 577dcbe28b2e48897bb736ac3c0f212e460a544b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: monero
description: Dart library for monero
version: 0.0.0
repository: https://git.mrcyjanek.net/mrcyjanek/monero.dart

environment:
  sdk: ^3.0.0

dependencies:
  ffi: ^2.1.0
  ledger_flutter_plus: ^1.2.5

dev_dependencies:
  lints: ^5.0.0
  test: ^1.24.0
  ffigen: ^14.0.0