cognition_package 1.5.5 copy "cognition_package: ^1.5.5" to clipboard
cognition_package: ^1.5.5 copied to clipboard

A Flutter framework for cognitive testing. Contains 14 pre-defined cognitive tests and an API for creating your own.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cognition_package

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

dependencies:
  cognition_package: ^1.5.5

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:cognition_package/cognition_package.dart';
6
likes
140
pub points
74%
popularity

Publisher

verified publishercachet.dk

A Flutter framework for cognitive testing. Contains 14 pre-defined cognitive tests and an API for creating your own.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

carp_serializable, flutter, json_annotation, just_audio, reorderables, research_package

More

Packages that depend on cognition_package