dify_api 0.0.3 copy "dify_api: ^0.0.3" to clipboard
dify_api: ^0.0.3 copied to clipboard

Dify API integration for Flutter app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dify_api

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

dependencies:
  dify_api: ^0.0.3

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_api/dify_api.dart';
0
likes
120
points
226
downloads

Publisher

verified publisherthanhtunguet.info

Weekly Downloads

Dify API integration for Flutter app

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cookie_jar, dio, dio_cookie_manager, flutter, http_parser, mime

More

Packages that depend on dify_api