goosebumps 0.1.3 copy "goosebumps: ^0.1.3" to clipboard
goosebumps: ^0.1.3 copied to clipboard

PlatformAndroid

A package that randomly plays horror-themed audio clips. You can set how frequently the clips are played. 'Useful' for pranking colleagues and friends.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add goosebumps

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

dependencies:
  goosebumps: ^0.1.3

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

Publisher

unverified uploader

A package that randomly plays horror-themed audio clips. You can set how frequently the clips are played. 'Useful' for pranking colleagues and friends.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

audioplayers, flutter, shake, vibration

More

Packages that depend on goosebumps