teqani_rewards 0.1.0 copy "teqani_rewards: ^0.1.0" to clipboard
teqani_rewards: ^0.1.0 copied to clipboard

A powerful Flutter package for implementing gamification features. Includes achievement systems, streak tracking, and time-limited challenges with SharedPreferences, SQLite, Hive, and Firebase storage [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add teqani_rewards

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

dependencies:
  teqani_rewards: ^0.1.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:teqani_rewards/teqani_rewards.dart';
7
likes
40
points
25
downloads

Publisher

verified publisherteqani.org

Weekly Downloads

A powerful Flutter package for implementing gamification features. Includes achievement systems, streak tracking, and time-limited challenges with SharedPreferences, SQLite, Hive, and Firebase storage options. Built-in Firebase Analytics for tracking user engagement and behavior.

Homepage
Repository (GitHub)
View/report issues

Topics

#gamification #flutter #achievements #firebase #analytics

Documentation

Documentation

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

cloud_firestore, crypto, encrypt, firebase_analytics, firebase_auth, firebase_core, flutter, flutter_localizations, hive, hive_flutter, intl, path, provider, shared_preferences, sqflite

More

Packages that depend on teqani_rewards