masel_ai_chat_core 3.0.0 copy "masel_ai_chat_core: ^3.0.0" to clipboard
masel_ai_chat_core: ^3.0.0 copied to clipboard

Ai chat's core.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add masel_ai_chat_core

With Flutter:

 $ flutter pub add masel_ai_chat_core

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

dependencies:
  masel_ai_chat_core: ^3.0.0

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:masel_ai_chat_core/ai_chat_core.dart';
0
likes
135
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Ai chat's core.

License

MIT (license)

Dependencies

freezed_annotation, json_annotation

More

Packages that depend on masel_ai_chat_core