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

outdated

CARP survey sampling package. Samples survey data from the Flutter Research 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: ^0.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:carp_survey_package/survey.g.dart';
import 'package:carp_survey_package/survey.dart';
import 'package:carp_survey_package/survey_domain.dart';
import 'package:carp_survey_package/survey_runtime.dart';
import 'package:carp_survey_package/survey_ui.dart';
import 'package:carp_survey_package/who5.dart';
3
likes
0
pub points
72%
popularity

Publisher

verified publishercachet.dk

CARP survey sampling package. Samples survey data from the Flutter Research Package.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

carp_mobile_sensing, flutter, json_annotation, openmhealth_schemas, research_package

More

Packages that depend on carp_survey_package