All Projects → ueman → feedback

ueman / feedback

Licence: other
A simple widget for getting better feedback.

Programming Languages

dart
5743 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to feedback

bloc
A predictable state management library that helps implement the BLoC design pattern
Stars: ✭ 12 (-93.26%)
Mutual labels:  pub, flutter-package
sounds
Flutter plugin for sound. Audio recorder and player.
Stars: ✭ 74 (-58.43%)
Mutual labels:  widget, flutter-package
flutter easyloading
✨A clean and lightweight loading/toast widget for Flutter, easy to use without context, support iOS、Android and Web
Stars: ✭ 1,021 (+473.6%)
Mutual labels:  widget, flutter-package
Moufette
🦨 Moufette is developer-friendly, open-source set of tools to collect users feedback. Find us on Twitter @MoufetteHQ
Stars: ✭ 303 (+70.22%)
Mutual labels:  widget, feedback
backdrop
Backdrop implementation in flutter.
Stars: ✭ 203 (+14.04%)
Mutual labels:  widget, pub
Motion-Tab-Bar
A beautiful animated flutter widget package library. The tab bar will attempt to use your current theme out of the box, however you may want to theme it.
Stars: ✭ 237 (+33.15%)
Mutual labels:  widget, flutter-package
ngx-feedback
Angular user feedback collector library
Stars: ✭ 17 (-90.45%)
Mutual labels:  feedback, user-feedback
file manager
FileManager is a wonderful widget that allows you to manage files and folders, pick files and folders, and do a lot more. Designed to feel like part of the Flutter framework.
Stars: ✭ 38 (-78.65%)
Mutual labels:  widget, flutter-package
incrementally loading listview
An extension of the Flutter ListView widget for incrementally loading items upon scrolling
Stars: ✭ 172 (-3.37%)
Mutual labels:  widget, flutter-package
popover
Popover for Flutter. A popover is a transient view that appears above other content onscreen when you tap a control or in an area.
Stars: ✭ 90 (-49.44%)
Mutual labels:  widget, pub
stomt-unreal-plugin
Collect feedback in-game/in-app with STOMT for Unreal Engine.
Stars: ✭ 23 (-87.08%)
Mutual labels:  widget, feedback
bromb
A feedback widget designed to be simple and customizable.
Stars: ✭ 41 (-76.97%)
Mutual labels:  widget, feedback
Rocket-Notes
The World's Fastest Note Taking App. Fast. Simple. Create a note in one tap! Create image and text notes directly from your home screen!
Stars: ✭ 20 (-88.76%)
Mutual labels:  widget
niku
Property builder for styling Widget
Stars: ✭ 93 (-47.75%)
Mutual labels:  widget
critical-css-widget
A browser widget to extract Critical CSS and Full CSS from a page. Can be used via the browser console.
Stars: ✭ 35 (-80.34%)
Mutual labels:  widget
epub-package.dart
A dart package to parse EPUB files
Stars: ✭ 21 (-88.2%)
Mutual labels:  flutter-package
giscus
A comments system powered by GitHub Discussions. 💬 💎
Stars: ✭ 1,448 (+713.48%)
Mutual labels:  widget
fludget
Learn Flutter on Flutter! A widget directory with implementation samples!
Stars: ✭ 26 (-85.39%)
Mutual labels:  widget
insta-feed.js
Show your Instagram profile on your website. 🌈
Stars: ✭ 25 (-85.96%)
Mutual labels:  widget
Sentiment-Analysis-Play-Store-Reviews
Sentiment Analyser: Sentiment Analysis of user feedback in Play Store to improve app quality!
Stars: ✭ 22 (-87.64%)
Mutual labels:  feedback

Feedback

pub.dev feedback workflow code coverage Sponsoring likes popularity pub points

Flutter Favorite


💰 Using this library in a commercial product? Consider becoming a sponsor.


A Flutter package for obtaining better feedback. It allows the user to provide interactive feedback directly in the app, by annotating a screenshot of the current page, as well as by adding text.

Example Image

Demo

An interactive web example is available here: Online demo. It also contains a small tutorial on how to use this library.

Motivation

It is often quite hard to achieve a very good user experience. The most important aspect of creating a good user experience is to obtain and to listen to feedback of your user. Focus groups are one solution to this problem but it is quite expensive. Another solution is to use this library to obtain direct feedback of your users. This library is lightweight and easy to integrate and makes it really easy for your users to send valuable feedback to you.

By obtaining the feedback with an annotated image it is much easier for you get a good understanding of your users problem with a certain feature or screen of your app. It is like the saying "A picture is worth a thousand words" because a textual description can be interpreted in many ways which makes it harder to understand.

Plugins

Depending on your use case there are wide variety of solutions. These are a couple suggestions:

Plugin Package
GitLab Issue feedback_gitlab
Sentry User Feedback feedback_sentry
Target Notes
Upload to a server To upload the feedback to a server you should use for example a MultipartRequest.
Share via platform share dialog share_plus on pub.dev. Also shown in the example.
Firebase Firestore, Cloud Storage, Database
Jira Jira has a REST API to create issues and upload files
Trello Trello has a REST API to create issues and upload files
E-Mail You can use the users email client like in the sample app to send feedback to yourself using the flutter_email_sender plugin.

If you have sample code on how to upload it to a platform, I would appreciate a pull request to the example app.

📣 Maintainer

Hey, I'm Jonas Uekötter. I created this awesome software. Visit my GitHub profile and follow me on Twitter. If you like this, please leave a like or star it on GitHub.

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].