vit_gpt_flutter_api 1.10.0 copy "vit_gpt_flutter_api: ^1.10.0" to clipboard
vit_gpt_flutter_api: ^1.10.0 copied to clipboard

Collection of classes to save and connect to open ai resources

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vit_gpt_flutter_api

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

dependencies:
  vit_gpt_flutter_api: ^1.10.0

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:vit_gpt_flutter_api/vit_gpt_flutter_api.dart';
1
likes
120
points
232
downloads

Publisher

unverified uploader

Weekly Downloads

Collection of classes to save and connect to open ai resources

Documentation

API reference

License

MIT (license)

Dependencies

dio, easy_debounce, flash, flutter, flutter_soloud, get_it, job_sequencer, just_audio, logger, path_provider, record, shared_preferences, sqlite3, vit_dart_extensions, vit_gpt_dart_api, wakelock_plus

More

Packages that depend on vit_gpt_flutter_api