Instabug-Flutter icon indicating copy to clipboard operation
Instabug-Flutter copied to clipboard

In-app feedback and bug reporting for Flutter apps.

Results 48 Instabug-Flutter issues
Sort by recently updated
recently updated
newest added

## Description of the change > Combo PR includes the app flows, apm and crashes in sample app. ## Type of change - [ ] Bug fix (non-breaking change that...

pending-android
pending-ios
WIP

### Steps to Reproduce the Problem 1. Navigate to a page with a TextField 2. Put a TextField in focus. The keyboard should appear. 3. Trigger Instabug, e.g. click on...

## Description of the change bump iOS SDK version to 12.9.0 ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New...

## Description of the change chore(android): bump android ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking change...

## Description of the change 1. Map OnSessionReplayLinkReady API that Retrieves the current session's replay link. ## Type of change - [ ] Bug fix (non-breaking change that fixes an...

READY FOR MERGE

## Description of the change Modify the `Surveys.showSurvey` to call the newly added private Android SDK API `SurveysshowSurveyCP`. This ensures that the showSurvey is called on the background thread by...

Requires Testing
pending-android

## Description of the change - **Support thew App Flows feature and it's below APIs:** - `APM.startFlow` - `APM.endFlow` - `APM.setTraceAttribute` - **Deprecate the following execution traces APIs in favor...

pending-android
pending-ios

## Description of the change > Add apm buttons for network, traces and flows. ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) -...

READY FOR MERGE
pending-android
pending-ios

Deprecate execution traces in favor of AppFlows APIs.## Description of the change Support native and flutter crash scenarios as well as adding Crashes Method Channels. ## Type of change -...

READY FOR MERGE
pending-android
pending-ios

## Description of the change Merge all instabug-flutter packages into one mono-repo, including `instabug_dio_interceptor`, `instabug_dart_http_adapter`. ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue)...