ton_ai_tools 0.0.1 copy "ton_ai_tools: ^0.0.1" to clipboard
ton_ai_tools: ^0.0.1 copied to clipboard

AI-callable Flutter/Dart SDK powered by ton_dart for TONAPI and TonCenter wallet/blockchain tooling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ton_ai_tools

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

dependencies:
  ton_ai_tools: ^0.0.1

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:ton_ai_tools/ton_ai_tools.dart';
0
likes
110
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

AI-callable Flutter/Dart SDK powered by ton_dart for TONAPI and TonCenter wallet/blockchain tooling.

License

MIT (license)

Dependencies

blockchain_utils, firebase_ai, firebase_core, flutter, flutter_ai_toolkit, http, ton_dart

More

Packages that depend on ton_ai_tools