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 1. add HTTP network package to monoRepo ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ]...

## Description of the change Create monorepo for instabug-flutter ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking...

## Description of the change - Set the minimum Flutter SDK version to v2.10.0 ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) -...

## Description of the change 1) masking private views ## 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 add namespace dependency required to Support Newer Gradle Versions ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) -...

`InstabugNavigatorObserver` errors on `didPop` when the `previousRoute` is not null, but `previousRoute.settings.name.toString()` is an empty string `''`. `ScreenLoadingManager` ```dart @internal String sanitizeScreenName(String screenName) { const characterToBeRemoved = '/'; final lastIndex...

WIP

## Description of the change 1. Support enabling NDK crash capturing on Android ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [...