carp_survey_package 1.8.6 copy "carp_survey_package: ^1.8.6" to clipboard
carp_survey_package: ^1.8.6 copied to clipboard

CARP survey sampling package. Samples survey data from the CARP Research Package and Cognition Package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carp_survey_package

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

dependencies:
  carp_survey_package: ^1.8.6

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:carp_survey_package/survey.dart';
import 'package:carp_survey_package/survey.g.dart';
import 'package:carp_survey_package/survey_domain.dart';
import 'package:carp_survey_package/survey_package.dart';
import 'package:carp_survey_package/survey_ui.dart';
import 'package:carp_survey_package/survey_user_task.dart';
import 'package:carp_survey_package/who5.dart';
3
likes
160
points
597
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

CARP survey sampling package. Samples survey data from the CARP Research Package and Cognition Package.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

carp_core, carp_mobile_sensing, carp_serializable, cognition_package, flutter, json_annotation, research_package

More

Packages that depend on carp_survey_package