snipe_gamification 0.0.3
snipe_gamification: ^0.0.3 copied to clipboard
Snipe Gamification.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add snipe_gamificationThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
snipe_gamification: ^0.0.3Alternatively, 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:snipe_gamification/components.dart';
import 'package:snipe_gamification/math.dart';
import 'package:snipe_gamification/rive.dart';
import 'package:snipe_gamification/rive_web.dart';