-
Notifications
You must be signed in to change notification settings - Fork 177
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
Make catcher great again! #234
base: master
Are you sure you want to change the base?
Conversation
@ThexXTURBOXx could you also bump "fluttertoast" reference to 8.1.1? This would remediate its issues with gradle >= 1.5.x |
@l-giza fluttertoast should already allow |
Ah, makes sense. Thanks! |
@jhomlala Are there chances to get this PR merged and released soon? It stops me from upgrading my project to Gradle > 1.5. Thanks! |
catcher |
can I merge it into my folk? |
@narumi147 Of course :) |
Thanks! merged. |
* Fix directive formatting * Bump version and add changelog * Support custom file names during runtime Fixes #21 * Allow file supplier to use info from report Fixes #22 * Update CMakeLists * Allow sentry versions 8.x * Bump version and add changelog * Update version and fix some typos * Undo version upgrade and fix a few more things * Fix linter rules for Dart 3.3.0 * Bump version and add changelog * Update example to newest standards * Fix FileHandler not sending reports * Clean up FileHandler * Bump version and add changelog * Update package_info_plus to v6 * Allow device_info_plus 10.0.0 to be used * Bump version and add changelog * Update dependencies * Bump version and add changelog * Allow package_info_plus versions 8.x * Bump version and add changelog * Remove direct dependency on platform interface * Migrate Slack screenshots to new API calls * Remove superfluous log * Better example structure * Update flutter_lints * Migrate screenshots to XFiles * Workaround for error catching on Web --------- Co-authored-by: Nico Mexis <[email protected]> Co-authored-by: Martin Clauss <[email protected]> Co-authored-by: Bartlomiej Tartanus <[email protected]> Co-authored-by: Michael Söderman <[email protected]>
Merge from upstream 20240520 2
Fixes #37
JDK 21 was causing issues...
This has now been released as part of
catcher_2
You can use it like this:
For future changes, feel free to migrate to my continuation of this project, now known as
catcher_2
!Related stuff
This PR fixes many current issues in the implementation and updates the package and example dependencies.
Fixes #209
Fixes #213
Fixes #230
Fixes #232
Fixes #238
Closes #211
Closes #239
Closes #241
Closes #242
Closes #244
Closes #245
Fixes #247
Fixes #248
Fixes #249
Fixes #254
Closes #255
Fixes #257
Fixes #258
Closes #259