tapresearch_flutter_plugin 3.7.0--rc0
tapresearch_flutter_plugin: ^3.7.0--rc0 copied to clipboard
In-app Monetization SDK via Surveys by TapResearch (iOS & Android)
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add tapresearch_flutter_pluginThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
tapresearch_flutter_plugin: ^3.7.0--rc0Alternatively, 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:tapresearch_flutter_plugin/tapresearch_flutter_plugin.dart';