iadvize_flutter_sdk 2.15.2 copy "iadvize_flutter_sdk: ^2.15.2" to clipboard
iadvize_flutter_sdk: ^2.15.2 copied to clipboard

Flutter plugin for the iAdvize Conversation SDK, taking your app to the next level by providing a unique conversational experience to your users!

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add iadvize_flutter_sdk
copied to clipboard

With Flutter:

 $ flutter pub add iadvize_flutter_sdk
copied to clipboard

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

dependencies:
  iadvize_flutter_sdk: ^2.15.2
copied to clipboard

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:iadvize_flutter_sdk/iadvize_flutter_sdk.dart';
copied to clipboard
2
likes
0
points
359
downloads

Publisher

verified publisheriadvize.com

Weekly Downloads

2024.08.25 - 2025.03.09

Flutter plugin for the iAdvize Conversation SDK, taking your app to the next level by providing a unique conversational experience to your users!

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, plugin_platform_interface

More

Packages that depend on iadvize_flutter_sdk