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

A Dart CLI tool that scans Flutter projects using AST analysis, detects all Dart methods automatically.

Changelog #

1.0.8 #

  • Fix: update analyzer to ^7.0.0
  • Fix: wrap for-loop body in braces (lint)
  • Add: dartdoc comments for all public API elements
  • Add: example/ directory
  • Improve: package description in pubspec.yaml
  • Fix: correct usage command in README

1.0.4 #

  • Fix: inject inside method body before adding imports

1.0.3 #

  • Fix: correct backend URL

1.0.2 #

  • Fix: executable name and README documentation

1.0.1 #

  • Fix: package imports for global activation

1.0.0 #

  • Initial release
  • AST-based method detection
  • Automatic code injection
  • CLI interface
  • Web UI interface
1
likes
150
points
484
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart CLI tool that scans Flutter projects using AST analysis, detects all Dart methods automatically.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analyzer, path

More

Packages that depend on gamif_scanner