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

outdated

A UI to direct users' feedback to github issue. Developers can have a nice feedback dialogue for their apps. The dialogue has label,email and content field, which will pass feedback to github issue wi [...]

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.3

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. Developers can have a nice feedback dialogue for their apps. The dialogue has label,email and content field, which will pass feedback to github issue with corresponding label.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, github

More

Packages that depend on feedback_to_issue