gamification_wheel 0.1.1 copy "gamification_wheel: ^0.1.1" to clipboard
gamification_wheel: ^0.1.1 copied to clipboard

A fully customizable gamification wheel Flutter widget with Clean Architecture and BLoC pattern. Perfect for games, decision-making, and interactive applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gamification_wheel

With Flutter:

 $ flutter pub add gamification_wheel

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

dependencies:
  gamification_wheel: ^0.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:gamification_wheel/gamification_wheel.dart';
2
likes
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A fully customizable gamification wheel Flutter widget with Clean Architecture and BLoC pattern. Perfect for games, decision-making, and interactive applications.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

bloc, dartz, dio, equatable, flutter, flutter_bloc, flutter_spinkit, freezed_annotation, get_it, json_annotation, vector_math

More

Packages that depend on gamification_wheel