research_package 0.3.0 copy "research_package: ^0.3.0" to clipboard
research_package: ^0.3.0 copied to clipboard

outdated

A Flutter framework for obtaining informed consent, showing surveys and collecting results.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add research_package

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

dependencies:
  research_package: ^0.3.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:research_package/research_package.dart';
24
likes
0
pub points
82%
popularity

Publisher

verified publishercachet.dk

A Flutter framework for obtaining informed consent, showing surveys and collecting results.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

audioplayers, collection, flutter, flutter_localizations, json_annotation, rxdart, signature

More

Packages that depend on research_package