wiredash-sdk icon indicating copy to clipboard operation
wiredash-sdk copied to clipboard

Interactive user feedback tool for Flutter πŸŽ‰

Results 59 wiredash-sdk issues
Sort by recently updated
recently updated
newest added

Hi Wiredash team. Sometimes, I need to show worked feedback as reports to external people or people that doesn't want to create an account. It would be possible to add...

feature request
console

**Describe the bug** There is no top padding on a Google Pixel 4a (see screenshot). **Wiredash SDK Info** Just used the localization example: https://github.com/wiredashio/wiredash-sdk/tree/stable/examples/localization **Flutter SDK** ``` Flutter 3.3.0 β€’...

bug

**Describe the bug** Adding DateFormat initialisation crash the app. I have tested it with some of your examples and the result is the same. (e.g. wiredash-sdk/examples/localization/lib/main.dart) If I don't use...

bug
waiting for customer response

Install plugin and data fetched to dashboard successfully but getting exception when tried to call Wiredash.of(context).show(); Version 2.1.0 ``` ════════ Exception caught by widgets library ═══════════════════════════════════ The following RangeError was...

support

**Describe the bug** The email address validation does not allow special international characters like e.g. the german Γ€, ΓΆ, ΓΌ. ### Steps to reproduce: 1. Try to submit feedback 2....

bug

**Describe the bug** Phone was rotated, OrientatioBuilder was called, and the width and height are inverted. ![image](https://github.com/wiredashio/wiredash-sdk/assets/146714305/d07963c3-1d26-44c8-9d74-caef490f46ee)

bug

Previously, linux was just hanging. (Never returned). Not it does and we can activate it again

Benefits: - Allows upgrading to the latest spot version

Wiredash always aims to give backwards compatibility to the latest stable major Flutter updates for one year. Today, the latest Flutter version is `3.13` from `16/08/2023` with Dart 3.1. Our...

sdk