dify_flutter 1.0.2 copy "dify_flutter: ^1.0.2" to clipboard
dify_flutter: ^1.0.2 copied to clipboard

A comprehensive Flutter package for integrating Dify AI platform with beautiful chat UI components. Features include real-time messaging, conversation management, and customizable UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dify_flutter

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

dependencies:
  dify_flutter: ^1.0.2

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:dify_flutter/dify_flutter.dart';
5
likes
110
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package for integrating Dify AI platform with beautiful chat UI components. Features include real-time messaging, conversation management, and customizable UI.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, flutter, http, intl, provider, shared_preferences, uuid, web_socket_channel

More

Packages that depend on dify_flutter