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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add github_snitch
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  github_snitch: ^0.0.18
copied to clipboard

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:github_snitch/github_snitch.dart';
copied to clipboard
5
likes
130
points
113
downloads

Publisher

verified publisherbixat.dev

Weekly Downloads

2024.09.19 - 2025.04.03

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, device_info_plus, flutter, flutter_markdown, http, image_picker, intl, mime, package_info_plus, shared_preferences, universal_io

More

Packages that depend on github_snitch