carp_survey_package 1.8.2 copy "carp_survey_package: ^1.8.2" to clipboard
carp_survey_package: ^1.8.2 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.2

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
pub points
73%
popularity

Publisher

verified publishercachet.dk

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

Repository (GitHub)
View/report issues

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