fluffy library

A flutter package for creating psychology experiments on mobile devices.

Classes

Fluffy
A module for creating, running, testing an experiment.
FluffyData
Data storage utility of the Fluffy library.
FluffyUtils
Utilities for users who are neither familiar with nor desirous of exploring further into the flutter framework itself.
Loop
Creates a loop, which is a collection of Trials and Loops.
MainLoop
Creates a main loop, which describes the whole content of an experiment.
Trial
Creates a trial.
TrialOrLoop
Describes the basic configuration for the nodes in the experiment.