-
Notifications
You must be signed in to change notification settings - Fork 52
feat: add manual error capture #212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 27 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
592f6e2
feat: add public interface
ioannisj 23f7ba9
feat: add config and exception processor
ioannisj 7f3dc16
feat: native plugins
ioannisj 8b40927
chore: update sample app
ioannisj 7c55c87
feat: add unit tests
ioannisj b0bafda
feat: handle primitives
ioannisj 73f6e1b
chore: update changelog
ioannisj 742f23f
fix: package and module
ioannisj e137c1e
fix: format
ioannisj 6fb190d
fix: use Object vs dynamic
ioannisj 7744b92
chore: rename folder
ioannisj e32fee1
fix: make stackTrace optional
ioannisj c35cb81
fix: clean generated stack trace
ioannisj cfe8868
feat: add unit tests
ioannisj 16577ed
fix: make function optional
ioannisj f5ff9c5
fix: drop primitive check
ioannisj 2ef7146
fix: skip module
ioannisj 690bae0
fix: make thread_id optional
ioannisj 1651e5c
fix: update config
ioannisj 585a68e
fix: error type
ioannisj a5f22e4
fix: doc
ioannisj a077460
fix: handle empty stack trace
ioannisj c21b68c
fix: allow overwriting exception properties
ioannisj 19d2c19
fix: normalize props
ioannisj e3d6680
chore: bump min dart and flutter version
ioannisj 084a8b6
fix: generate event timestamp flutter side
ioannisj e5145d9
fix: remove handled from public api
ioannisj 6514ab4
fix: platform call arguments
ioannisj 821f05a
fix: example app
ioannisj 907b8ec
fix: do not try to parse exception package
ioannisj 5e19639
fix: normalize props
ioannisj 298106d
fix: normalize sets
ioannisj bdec329
fix: remove handled from public interface
ioannisj d491713
fix: web handler
ioannisj 59ed147
fix: replace hof with direct iteration
ioannisj 5a6d7d7
fix:
ioannisj 6c0529c
feat: add web support
ioannisj c4babf0
chore: add config comment
ioannisj fd00daf
feat: add async gap franes
ioannisj 42443b4
Revert "feat: add web support"
ioannisj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.