tl_flutter_openai 1.0.19+20 copy "tl_flutter_openai: ^1.0.19+20" to clipboard
tl_flutter_openai: ^1.0.19+20 copied to clipboard

Flutter library for work with OpenAI API. You can easily create AI prototype with this library.

Use this package as a library

Depend on it

Run this command:

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 flutter pub get):

dependencies:
  tl_flutter_openai: ^1.0.19+20

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:tl_flutter_openai/tl_flutter_openai.dart';
7
likes
50
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter library for work with OpenAI API. You can easily create AI prototype with this library.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

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

More

Packages that depend on tl_flutter_openai