adaptive_gamification 0.2.1 copy "adaptive_gamification: ^0.2.1" to clipboard
adaptive_gamification: ^0.2.1 copied to clipboard

A Flutter library for deterministic execution of exported adaptive policies, recommendations, traces, and session-aware runtime analytics.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adaptive_gamification

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

dependencies:
  adaptive_gamification: ^0.2.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:adaptive_gamification/adaptive_gamification.dart';
1
likes
150
points
89
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter library for deterministic execution of exported adaptive policies, recommendations, traces, and session-aware runtime analytics.

Repository (GitHub)
View/report issues

Topics

#adaptive-learning #reinforcement-learning #gamification #policy-runtime #flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on adaptive_gamification