fluffy 0.0.1 copy "fluffy: ^0.0.1" to clipboard
fluffy: ^0.0.1 copied to clipboard

A flutter package for creating psychology experiments on mobile devices

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluffy

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

dependencies:
  fluffy: ^0.0.1

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:fluffy/fluffy.dart';
0
likes
150
pub points
0%
popularity

Publisher

verified publishershaobin-jiang.top

A flutter package for creating psychology experiments on mobile devices

Repository (GitHub)
View/report issues

Topics

#psychology #experiment

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

csv, excel, flutter, path, path_provider, soundpool, vibration

More

Packages that depend on fluffy