purplepro 0.0.1 purplepro: ^0.0.1 copied to clipboard
Launch your own loyalty club in 2 clicks, increase user engagement with gamification & reward them with dynamic earn & burn rules.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add purplepro
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
purplepro: ^0.0.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:purplepro/purplepro.dart';