ibl_ai_mobile_core_frontend 0.5.17 copy "ibl_ai_mobile_core_frontend: ^0.5.17" to clipboard
ibl_ai_mobile_core_frontend: ^0.5.17 copied to clipboard

Ibl mobile sdk

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ibl_ai_mobile_core_frontend

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

dependencies:
  ibl_ai_mobile_core_frontend: ^0.5.17

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:ibl_ai_mobile_core_frontend/ibl_ai_mobile_core_frontend.dart';