Skip to content

Releases: ThexXTURBOXx/catcher_2

1.2.2: Flutter 3.19.x

17 Feb 16:11
cd4ff74
Compare
Choose a tag to compare

1.2.2

  • Fix a few typos in the README (Thanks to @mrclauss in #23)
  • Fix lint for Flutter 3.19.x

1.2.1: Add FileSupplier

13 Feb 20:38
817ad78
Compare
Choose a tag to compare

1.2.1

  • Add fileSupplier to FileHandler (#21 and #22)
  • Allow sentry versions 8.x

1.2.0: Screenshots for Sentry

29 Jan 16:44
13198d4
Compare
Choose a tag to compare

1.2.0

1.1.0: Screenshots for Slack

22 Jan 18:05
e99d8a4
Compare
Choose a tag to compare

1.1.0

1.0.7: Console handler fix

17 Dec 22:08
9238700
Compare
Choose a tag to compare

1.0.7

  • Fix stack trace in console handler (Thanks to @MilovdZee in #16)

1.0.6: Translations

10 Dec 22:06
48be104
Compare
Choose a tag to compare

1.0.6

  • Add Arabic translation (#265)
  • Improve Russian translation (#256)
  • Merge upstream catcher changes (only smaller things)

1.0.5: Updates

10 Dec 22:01
021fb9d
Compare
Choose a tag to compare

1.0.5

  • Allow package_info_plus versions 5.x
  • Update to Flutter 3.16

1.0.4: Fix screenshots

28 Oct 21:34
d7e2f4a
Compare
Choose a tag to compare

1.0.4

  • Cleanup in many places (also makes a few things more robust)
  • Fix null path for screenshot manager (#12)

1.0.3: Small fixes

28 Oct 10:41
fa69ee6
Compare
Choose a tag to compare

1.0.3

  • Add even more error resilience to calls to 3rd party libraries

1.0.2: Small fixes

28 Oct 10:41
877bc27
Compare
Choose a tag to compare

1.0.2

  • Add error resilience to calls to 3rd party libraries
  • Improve documentation