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

outdated

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.3.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:cognition_package/cognition_package.dart';
8
likes
0
pub points
71%
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

License

unknown (license)

Dependencies

audioplayers, carp_serializable, flutter, json_annotation, reorderables, research_package

More

Packages that depend on cognition_package