mistralai_client_dart_flutter_flow 0.1.1 copy "mistralai_client_dart_flutter_flow: ^0.1.1" to clipboard
mistralai_client_dart_flutter_flow: ^0.1.1 copied to clipboard

This is an unofficial Dart/Flutter client for the Mistral AI API with support for Flutter Flow.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mistralai_client_dart_flutter_flow

With Flutter:

 $ flutter pub add mistralai_client_dart_flutter_flow

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

dependencies:
  mistralai_client_dart_flutter_flow: ^0.1.1

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:mistralai_client_dart_flutter_flow/mistralai_client_dart_flutter_flow.dart';
0
likes
110
points
58
downloads

Publisher

verified publishernomtek.com

Weekly Downloads

This is an unofficial Dart/Flutter client for the Mistral AI API with support for Flutter Flow.

Repository (GitHub)
View/report issues

Topics

#ai #nlp #llms #mistral

Documentation

API reference

License

MIT (license)

Dependencies

http, json_annotation, meta

More

Packages that depend on mistralai_client_dart_flutter_flow