intercom_flutter 9.2.6 copy "intercom_flutter: ^9.2.6" to clipboard
intercom_flutter: ^9.2.6 copied to clipboard

Flutter plugin for Intercom integration. Provides in-app messaging and help-center Intercom services

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add intercom_flutter
copied to clipboard

With Flutter:

 $ flutter pub add intercom_flutter
copied to clipboard

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

dependencies:
  intercom_flutter: ^9.2.6
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:intercom_flutter/intercom_flutter.dart';
copied to clipboard
144
likes
0
points
70.6k
downloads

Publisher

verified publisherintercom.deepakdroid.xyz

Weekly Downloads

2024.05.31 - 2025.04.25

Flutter plugin for Intercom integration. Provides in-app messaging and help-center Intercom services

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, intercom_flutter_platform_interface, intercom_flutter_web

More

Packages that depend on intercom_flutter