fusion_swap_sdk 1.0.1 copy "fusion_swap_sdk: ^1.0.1" to clipboard
fusion_swap_sdk: ^1.0.1 copied to clipboard

Utils library for 1inch Fusion Mode.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fusion_swap_sdk
copied to clipboard

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

dependencies:
  fusion_swap_sdk: ^1.0.1
copied to clipboard

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:fusion_swap_sdk/fusion_swap_sdk.dart';
copied to clipboard
2
likes
0
points
64
downloads

Publisher

unverified uploader

Weekly Downloads

2024.05.31 - 2025.04.25

Utils library for 1inch Fusion Mode.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, eth_sig_util, freezed_annotation, json_annotation, web3dart

More

Packages that depend on fusion_swap_sdk