Skip to content
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

Draft
wants to merge 139 commits into
base: master
Choose a base branch
from
Draft

Conversation

ThexXTURBOXx
Copy link
Contributor

@ThexXTURBOXx ThexXTURBOXx commented Nov 13, 2022

This has now been released as part of catcher_2

You can use it like this:

dependencies:
  catcher_2: ^1.0.0-alpha.0

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

@l-giza
Copy link

l-giza commented Nov 18, 2022

@ThexXTURBOXx could you also bump "fluttertoast" reference to 8.1.1? This would remediate its issues with gradle >= 1.5.x

@ThexXTURBOXx
Copy link
Contributor Author

@l-giza fluttertoast should already allow 8.1.1 because of its ^ modifier

@l-giza
Copy link

l-giza commented Nov 19, 2022

Ah, makes sense. Thanks!

@l-giza
Copy link

l-giza commented Nov 19, 2022

@jhomlala Are there chances to get this PR merged and released soon? It stops me from upgrading my project to Gradle > 1.5. Thanks!

@ThexXTURBOXx
Copy link
Contributor Author

catcher 0.7.0 should already support fluttertoast 8.1.1

@narumi147
Copy link
Contributor

can I merge it into my folk?

@ThexXTURBOXx
Copy link
Contributor Author

@narumi147 Of course :)

@narumi147
Copy link
Contributor

Thanks! merged.

@ThexXTURBOXx ThexXTURBOXx changed the title Update device_info_plus and example dependencies Update default and example dependencies Mar 1, 2023
@ThexXTURBOXx ThexXTURBOXx changed the title Update default and example dependencies Make catcher great again! Apr 17, 2023
ThexXTURBOXx and others added 30 commits February 18, 2024 10:47
* 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 <nico.mexis@kabelmail.de>
Co-authored-by: Martin Clauss <m@clauss.email>
Co-authored-by: Bartlomiej Tartanus <bartektartanus@gmail.com>
Co-authored-by: Michael Söderman <micke@kattalo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment