flowsense_flutter_plugin 2.1.0 copy "flowsense_flutter_plugin: ^2.1.0" to clipboard
flowsense_flutter_plugin: ^2.1.0 copied to clipboard

This is the Flowsense plugin for Flutter. Flowsense provides app owners with a service that better engages their end users.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flowsense_flutter_plugin

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

dependencies:
  flowsense_flutter_plugin: ^2.1.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:flowsense_flutter_plugin/flowsense_flutter_plugin.dart';
4
likes
110
pub points
0%
popularity

Publisher

verified publisherpubdev.flowsense.com.br

This is the Flowsense plugin for Flutter. Flowsense provides app owners with a service that better engages their end users.

Homepage

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on flowsense_flutter_plugin