aptos_connect 0.0.4 copy "aptos_connect: ^0.0.4" to clipboard
aptos_connect: ^0.0.4 copied to clipboard

Aptos Connect package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aptos_connect

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

dependencies:
  aptos_connect: ^0.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:aptos_connect/aptos_connect.dart';
0
likes
125
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Aptos Connect package

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

aptos_core, bcs_serde, flutter, flutter_inappwebview, uuid, web

More

Packages that depend on aptos_connect