intercom_flutter_web 1.1.5 copy "intercom_flutter_web: ^1.1.5" to clipboard
intercom_flutter_web: ^1.1.5 copied to clipboard

Platformweb

Web platform implementation of intercom_flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add intercom_flutter_web
copied to clipboard

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

dependencies:
  intercom_flutter_web: ^1.1.5
copied to clipboard

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:intercom_flutter_web/intercom_flutter_web.dart';
copied to clipboard
1
likes
140
points
73k
downloads

Publisher

verified publisherintercom.deepakdroid.xyz

Weekly Downloads

2024.09.18 - 2025.04.02

Web platform implementation of intercom_flutter

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, intercom_flutter_platform_interface, uuid, web

More

Packages that depend on intercom_flutter_web