cardano_dart_types 2.9.2 copy "cardano_dart_types: ^2.9.2" to clipboard
cardano_dart_types: ^2.9.2 copied to clipboard

Part of Cardano Flutter SDK containing the data models.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cardano_dart_types

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

dependencies:
  cardano_dart_types: ^2.9.2

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

Import it

Now in your Dart code, you can use:

import 'package:cardano_dart_types/cardano_dart_types.dart';
2
likes
0
points
577
downloads

Publisher

verified publishervespr.xyz

Weekly Downloads

Part of Cardano Flutter SDK containing the data models.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bip32_ed25519, cbor, collection, fast_base58, freezed_annotation, hex, json_annotation

More

Packages that depend on cardano_dart_types