snaxdart_models 1.1.32 copy "snaxdart_models: ^1.1.32" to clipboard
snaxdart_models: ^1.1.32 copied to clipboard

Library which contains all versions of models used in mobile wallet.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add snaxdart_models

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

dependencies:
  snaxdart_models: ^1.1.32

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:snaxdart_models/snaxdart_models.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Library which contains all versions of models used in mobile wallet.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

equatable, json_annotation, json_serializable, snaxdart, snaxdart_ecc, snaxdart_errors

More

Packages that depend on snaxdart_models