roll_slot_machine 1.0.0 copy "roll_slot_machine: ^1.0.0" to clipboard
roll_slot_machine: ^1.0.0 copied to clipboard

A flutter package for randoming widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add roll_slot_machine

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

dependencies:
  roll_slot_machine: ^1.0.0

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:roll_slot_machine/roll_slot_machine.dart';
8
likes
30
pub points
34%
popularity

Publisher

unverified uploader

A flutter package for randoming widgets.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on roll_slot_machine