feedback_to_github_issue 0.1.0 copy "feedback_to_github_issue: ^0.1.0" to clipboard
feedback_to_github_issue: ^0.1.0 copied to clipboard

Wrapper around feedback package, that uploads the feedback to a new github issue.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add feedback_to_github_issue

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

dependencies:
  feedback_to_github_issue: ^0.1.0

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:feedback_to_github_issue/feedback_to_github_issue.dart';
0
likes
140
points
23
downloads

Publisher

verified publishermartinsellergren.dev

Weekly Downloads

Wrapper around feedback package, that uploads the feedback to a new github issue.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

feedback, flutter, github, provider

More

Packages that depend on feedback_to_github_issue