insito_flutter 0.1.3 copy "insito_flutter: ^0.1.3" to clipboard
insito_flutter: ^0.1.3 copied to clipboard

In-app micro-surveys for Flutter — NPS, ratings, and multi-question flows with theming, offline queueing, logic branching, and automatic screen tracking.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add insito_flutter

With Flutter:

 $ flutter pub add insito_flutter

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

dependencies:
  insito_flutter: ^0.1.3

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:insito_flutter/insito_flutter.dart';
0
likes
0
points
269
downloads

Publisher

unverified uploader

Weekly Downloads

In-app micro-surveys for Flutter — NPS, ratings, and multi-question flows with theming, offline queueing, logic branching, and automatic screen tracking.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

device_info_plus, flutter, http, shared_preferences

More

Packages that depend on insito_flutter