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

Official Ikon client SDK for building native Flutter frontends for Ikon AI apps — connect, stream the server-driven Parallax UI, audio/video and WebRTC.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ikon_sdk

With Flutter:

 $ flutter pub add ikon_sdk

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

dependencies:
  ikon_sdk: ^1.0.0

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

Publisher

unverified uploader

Weekly Downloads

Official Ikon client SDK for building native Flutter frontends for Ikon AI apps — connect, stream the server-driven Parallax UI, audio/video and WebRTC.

Homepage

Topics

#ikon #ai #sdk #flutter

License

unknown (license)

Dependencies

fl_chart, flutter, flutter_markdown, geolocator, http, image_picker, rive, url_launcher, wakelock_plus, web, web_socket_channel

More

Packages that depend on ikon_sdk