cardano_dart_types 2.10.0 copy "cardano_dart_types: ^2.10.0" to clipboard
cardano_dart_types: ^2.10.0 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

With Flutter:

 $ flutter 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.10.0

Alternatively, your editor might support dart pub get or flutter 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
140
points
569
downloads

Publisher

verified publishervespr.xyz

Weekly Downloads

Part of Cardano Flutter SDK containing the data models.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on cardano_dart_types