feedback_to_issue 0.0.5 copy "feedback_to_issue: ^0.0.5" to clipboard
feedback_to_issue: ^0.0.5 copied to clipboard

outdated

A UI to direct users' feedback to github issue. The feedback dialogue will pass feedback to github issue with corresponding label.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add feedback_to_issue

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

dependencies:
  feedback_to_issue: ^0.0.5

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_issue/feedback_to_issue.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A UI to direct users' feedback to github issue. The feedback dialogue will pass feedback to github issue with corresponding label.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, github

More

Packages that depend on feedback_to_issue