ikon_sdk 1.8.0 copy "ikon_sdk: ^1.8.0" to clipboard
ikon_sdk: ^1.8.0 copied to clipboard

Official Ikon AI client SDK for native Flutter frontends — connect to an Ikon server and render the server-driven Parallax UI with audio streaming.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ikon_sdk

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

dependencies:
  ikon_sdk: ^1.8.0

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:ikon_sdk/ikon_sdk.dart';
0
likes
40
points
579
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official Ikon AI client SDK for native Flutter frontends — connect to an Ikon server and render the server-driven Parallax UI with audio streaming.

Homepage

Topics

#ikon #ai #sdk #flutter

License

MIT (license)

Dependencies

audio_session, crypto, file_picker, fl_chart, flutter, flutter_local_notifications, flutter_markdown, flutter_pcm_sound, flutter_secure_storage, flutter_svg, flutter_webrtc, geolocator, http, image_picker, lucide_icons_flutter, opus_dart, opus_flutter, path_provider, permission_handler, record, sensors_plus, url_launcher, wakelock_plus, web, web_socket_channel

More

Packages that depend on ikon_sdk