indigitall_flutter_plugin 2.6.0 copy "indigitall_flutter_plugin: ^2.6.0" to clipboard
indigitall_flutter_plugin: ^2.6.0 copied to clipboard

With the indigitall tool, you will be able to capture and communicate with the visitors of your website, the users of your app or your clients in general.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add indigitall_flutter_plugin

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

dependencies:
  indigitall_flutter_plugin: ^2.6.0

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:indigitall_flutter_plugin/indigitall_flutter_plugin.dart';
3
likes
100
pub points
60%
popularity

Publisher

verified publisherindigitall.com

With the indigitall tool, you will be able to capture and communicate with the visitors of your website, the users of your app or your clients in general.

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on indigitall_flutter_plugin