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

In-app feedback and bug reporting for Flutter apps.

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

## Description of the change Include an API call example section in the pull request description ## Type of change - [ ] Bug fix (non-breaking change that fixes an...

## Description of the change > Added `InstabugWidget`, a wrapper used to wrap the main application to provide out of the box automatic Crash Reporting support. Example: ``` void main()...

## Description of the change > Support Early Crashes for Android. ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [x] New feature...

## Description of the change feat: support hybrid apps ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking...

## Description of the change > Description goes here ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking...

## Description of the change > Adds some logs in Crash Reporting for Flutter and Native iOS side. ## Type of change - [ ] Bug fix (non-breaking change that...

## Description of the change > Send Slack messages automatically upon releasing new versions of the SDK. ## Type of change - [ ] Bug fix (non-breaking change that fixes...

## Description of the change Adding enable/disable network logs sensitive information auto masking feature ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) -...

## Description of the change > Add Build Tests for Sample app in current workflow to ensure compatibility with newer versions of flutter. ## Type of change - [ ]...