position_dex_sdk 1.2.4 copy "position_dex_sdk: ^1.2.4" to clipboard
position_dex_sdk: ^1.2.4 copied to clipboard

SDK for dex 2.0 position exchange.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add position_dex_sdk

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

dependencies:
  position_dex_sdk: ^1.2.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:position_dex_sdk/position_dex_sdk.dart';
0
likes
100
points
74
downloads

Publisher

verified publisherposition.exchange

Weekly Downloads

SDK for dex 2.0 position exchange.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

decimal, ethereum_addresses, flutter

More

Packages that depend on position_dex_sdk