indigitall_flutter_plugin 2.3.0 copy "indigitall_flutter_plugin: ^2.3.0" to clipboard
indigitall_flutter_plugin: ^2.3.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 Dart:

 $ dart pub add indigitall_flutter_plugin

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 dart pub get):

dependencies:
  indigitall_flutter_plugin: ^2.3.0

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

License

unknown (LICENSE)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on indigitall_flutter_plugin