feedback_github 1.2.1 copy "feedback_github: ^1.2.1" to clipboard
feedback_github: ^1.2.1 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.2.1

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';
4
likes
160
points
170
downloads

Publisher

verified publisherzealousfoundry.com

Weekly Downloads

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

Repository (GitHub)

Topics

#github-issue #firebase-storage #feedback #issue-tracker

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

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

More

Packages that depend on feedback_github