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 > Description goes here ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking...
## Summary of Changes - Rename jobs to the following format `_`. - Extract `danger` to a separate job. - Extract `lint_flutter` to a separate job. - Check for format...
I am getting the following error in the stacktrack which doesn't make any sense. ``` StackTrace: Warning: This VM has been configured to produce stack traces that violate the Dart...
## Summary of Changes * Add default initialization values to `Network Data` object to prevent null pointer exceptions * Add `toString` conversion
- [x] I have added at least 1 unit test in Dart for the new API and made sure the tests pass locally. - Added `InstabugHttpOverrides` to enable http logging...
## 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 > Description goes here ## Type of change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking...
## Description of the change > upgrade android orb from 2.0 to 2.5.0 (latest). upgrade node orbe from 5.1.0 to 5.2.0 (latest). upgrade the deprecated android image 2022.04.1 to 2024.01.1-ndk...
## Description of the change > Map the below API to Flutter iOS: Instabug.willRedirectToAppStore() Android: Instabug.willRedirectToAppStore(); This API is mainly used by the customer to mark that the user was...