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

A Flutter plugin for integrating applications with the Tuul AI platform, providing access to Gen, LiteGen, and History services through a unified SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tuul_ai

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

dependencies:
  tuul_ai: ^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:tuul_ai/tuul_ai.dart';
0
likes
130
points
151
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating applications with the Tuul AI platform, providing access to Gen, LiteGen, and History services through a unified SDK.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on tuul_ai

Packages that implement tuul_ai