gamif_scanner 1.0.0 copy "gamif_scanner: ^1.0.0" to clipboard
gamif_scanner: ^1.0.0 copied to clipboard

Auto-scanner pour le Gamification Flutter SDK.

gamif_scanner #

Auto-scanner and code injector for the Gamification Flutter SDK.

Installation #

dart pub global activate gamif_scanner

Usage #

Run from your Flutter project root:

dart pub global run gamif_scanner

Or target a specific project:

dart pub global run gamif_scanner /path/to/flutter/project

What it does #

  1. Scans all Dart files in your Flutter project
  2. Detects all methods automatically
  3. You choose which methods to track
  4. Injects SDK tracking code automatically

Requirements #

  • Dart SDK >= 3.0.0
  • A Flutter project with a lib/ folder
1
likes
0
points
484
downloads

Publisher

unverified uploader

Weekly Downloads

Auto-scanner pour le Gamification Flutter SDK.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, path

More

Packages that depend on gamif_scanner