Instabug-Flutter
Instabug-Flutter copied to clipboard
feat(example): add crash buttons
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
- [ ] Bug fix (non-breaking change that fixes an issue)
- [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Related issues
Jira ID:
- APM-19526
- APM-19645
Checklists
Development
- [ ] Lint rules pass locally
- [ ] The code changed/added as part of this pull request has been covered with tests
Code review
- [ ] This pull request has a descriptive title and information useful to a reviewer
- [ ] Issue from task tracker has a link to this pull request Deprecate execution traces in favor of AppFlows APIs.