alan 0.41.4+1 copy "alan: ^0.41.4+1" to clipboard
alan: ^0.41.4+1 copied to clipboard

Pure Dart library to easily integrate with any Cosmos-based chain.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add alan

With Flutter:

 $ flutter pub add alan

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

dependencies:
  alan: ^0.41.4+1

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:alan/alan.dart';
6
likes
110
pub points
63%
popularity

Publisher

unverified uploader

Pure Dart library to easily integrate with any Cosmos-based chain.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, asn1lib, bech32, bip39, convert, equatable, fixnum, grpc, hex, http, json_annotation, json_serializable, meta, pointycastle, protobuf

More

Packages that depend on alan