tata_rewards 0.0.58
tata_rewards: ^0.0.58 copied to clipboard
A Flutter package that provides a seamless integration with the Tata Rewards system. It includes features like Scratch Cards, Spin-the-Wheel games, and AI-powered trivia to enhance user engagement. Id [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add tata_rewardsThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
tata_rewards: ^0.0.58Alternatively, 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:tata_rewards/tata_rewards.dart';