Instabug-Flutter
Instabug-Flutter copied to clipboard
In-app feedback and bug reporting for Flutter apps.
## 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 Improve documentation and development setup What Changed - created comprehensive monorepo README: Replaced generic flutter template with developer focused guide - Added development setup instructions:...
## Description of the change Hello, It looks like when popping back to the root of our app the Instabug navigation observer causes an uncaught exception when removing an item...
## Description of the change Fix: remove apm deprecated warning ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature...
## Description of the change update example app ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking change...
## Description of the change > Add NDK crashes section in the example app. ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) -...
## Description of the change > Added new API that sets the state of NDK crashes (enabled/disabled) ## Type of change - [ ] Bug fix (non-breaking change that fixes...
## Description of the change feat: add patrol e2e testing ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature...
## Description of the change This Performance Health Check system works like a pre-flight checklist. Before users perform critical actions, the app automatically checks: - Memory usage levels — warning...
## Description of the change added a new feature that :- - Classifies the error type — is it network-related? Database? UI? Security? - Determines severity level — Low, Medium,...