github_snitch 0.0.6 copy "github_snitch: ^0.0.6" to clipboard
github_snitch: ^0.0.6 copied to clipboard

Package for capture & open github issue for crashes, issues & proposals

0.0.1-beta #

  • Report bugs on github issues with specific labels,assignees, milestone
    • Automaticlly when call listenToExceptions method in main as in example
    • Manually with report method
  • Create labels
    • GhSnitch-external for Errors not caught by Flutter Framework
      • GhSnitch-internal for Errors caught by Flutter Framework
      • Reported by GhSnitch Package for know which issues reported from this package
  • Support offline case (save locally & send later when connection exist)

0.0.4 #

  • Fixed show all stack issue
  • Support include screenshots on report
  • Used fine-grained personal access token instead of PAT

0.0.5 #

  • Removed createLabels method
  • Add fetch issues from GitHub
  • Added string similarity package for check issue already reported

0.0.6 #

  • Fix removeLastLine extension issue
  • Add string similarity package
  • Update client info package
5
likes
0
pub points
34%
popularity

Publisher

verified publisherbixat.dev

Package for capture & open github issue for crashes, issues & proposals

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_udid, http, shared_preferences, string_similarity, universal_io

More

Packages that depend on github_snitch