jinn 0.0.5 copy "jinn: ^0.0.5" to clipboard
jinn: ^0.0.5 copied to clipboard

PlatformAndroid

A Flutter package providing LiveKit integration for real-time communication features. Includes UI components for building agent-based communication interfaces.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jinn

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

dependencies:
  jinn: ^0.0.5

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:jinn/jinn.dart';
0
likes
115
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing LiveKit integration for real-time communication features. Includes UI components for building agent-based communication interfaces.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_dotenv, flutter_keyboard_visibility, flutter_sficon, http, intl, livekit_client, livekit_components, logging, permission_handler, provider, url_launcher, uuid

More

Packages that depend on jinn