tl_flutter_openai 1.0.5+6 copy "tl_flutter_openai: ^1.0.5+6" to clipboard
tl_flutter_openai: ^1.0.5+6 copied to clipboard

Flutter library for work with OpenAI API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tl_flutter_openai

With Flutter:

 $ flutter pub add tl_flutter_openai

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

dependencies:
  tl_flutter_openai: ^1.0.5+6

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

Import it

Now in your Dart code, you can use:

import 'package:tl_flutter_openai/tl_flutter_openai.dart';
7
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter library for work with OpenAI API

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, dio, flutter, flutter_dotenv, freezed_annotation, intl, json_annotation

More

Packages that depend on tl_flutter_openai