feedback_github 1.1.2 copy "feedback_github: ^1.1.2" to clipboard
feedback_github: ^1.1.2 copied to clipboard

A Flutter package that enables users to submit feedback as GitHub issues, storing images in Firebase Storage.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add feedback_github

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

dependencies:
  feedback_github: ^1.1.2

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_github/feedback_github.dart';
1
likes
160
pub points
44%
popularity

Publisher

unverified uploader

A Flutter package that enables users to submit feedback as GitHub issues, storing images in Firebase Storage.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

device_info_plus, feedback, firebase_storage, flutter, github, package_info_plus, uuid

More

Packages that depend on feedback_github