catcher_2
Plugin for error catching which provides multiple handlers for dealing with errors when they are not caught by the developer.
2.1.12
8.3K downloads/mo
#3164 most downloaded on pub.dev
ThexXTURBOXx/catcher_2
What this package is like to depend on
Last release 3 days ago
20 Aug 2026
Release timing varies
gaps range from 9 days to 6 months
Nearly every release is documented
notes for 32 of 32 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
37 releases · first in 2023
9 releases in the last 12 months
see the full history below
Release timeline
37 releases · Sep 2023 to Aug 2026
2024
2025
2026
Releases
latest 37-
2.1.1220 Aug 2026 -
2.1.1111 Aug 2026Release notes
Open source →2.1.11
- Allow
sentryversions10.x(from now on, built-in Kotlin and AGP 9+ are fully supported)
Release notes
Open source →- Allow
sentryversions10.x(from now on, built-in Kotlin and AGP 9+ are fully supported)
- Allow
-
2.1.1011 Aug 2026 -
2.1.912 Apr 2026Release notes
Open source →2.1.9
- Allow
device_info_plusversions13.x - Allow
package_info_plusversions10.x
Release notes
Open source →- Allow
device_info_plusversions13.x - Allow
package_info_plusversions10.x
- Allow
-
2.1.812 Mar 2026 -
2.1.712 Mar 2026 -
2.1.604 Mar 2026 -
2.1.522 Sep 2025 -
2.1.415 Sep 2025Release notes
Open source →2.1.4
- Allow
device_info_plusversions12.x - Allow
package_info_plusversions9.x
Release notes
Open source →- Allow
device_info_plusversions12.x - Allow
package_info_plusversions9.x
- Allow
-
2.1.329 Apr 2025Release notes
Open source →2.1.3
- Allow better integration of
go_router/MaterialApp.router(...)(Thanks to @IVLIVS-III in #48)
Release notes
Open source →- Allow better integration of
go_router/MaterialApp.router(...)(Thanks to @IVLIVS-III in #48)
- Allow better integration of
-
2.1.203 Apr 2025 -
2.1.113 Feb 2025 -
2.1.029 Nov 2024 -
2.0.218 Nov 2024 -
2.0.110 Oct 2024Release notes
Open source →- Allow
device_info_plusversions11.x - Fix example on Android (build with JDK 21 failed)
- Allow
-
2.0.002 Sep 2024 -
2.0.0-alpha.210 Aug 2024 pre-releaseRelease notes
Open source →- Fix analyser issues for Flutter
3.24.0 - Update
fluttertoastrequirement to8.2.6
- Fix analyser issues for Flutter
-
2.0.0-alpha.130 Jul 2024 pre-release -
2.0.0-alpha.030 Jul 2024 pre-releaseRelease notes
Open source →- [BREAKING_CHANGE] Migrate Slack screenshot API calls to
files.*UploadExternal(you now need to specify also achannelIdin theSlackHandlerfor that!) - [BREAKING_CHANGE] Migrate screenshots to
cross_file'sXFiles - [BREAKING_CHANGE] Migrate away from Android
namespaceworkaround (removes support for ancient AGP versions) - [BREAKING_CHANGE] Fix error catching on Web (was also improved thanks to @mikeesouth in #32)
- Added more parameters to
SentryHandler(Thanks to @mikeesouth in #32) - Better example structure
- Update
flutter_lintsto4.x - Rebase on upstream
- [BREAKING_CHANGE] Migrate Slack screenshot API calls to
-
1.2.623 Apr 2024Release notes
Open source →- Allow
package_info_plusversions8.x - Remove direct dependency on
device_info_plus_platform_interface(why was this there anyway?)
- Allow
-
1.2.521 Apr 2024 -
1.2.425 Mar 2024Release notes
Open source →- Allow
package_info_plusversions6.x(Thanks to @bartektartanus in #28) - Allow
device_info_plusversions10.x
- Allow
-
1.2.318 Feb 2024 -
1.2.217 Feb 2024Release notes
Open source → -
1.2.113 Feb 2024 -
1.2.029 Jan 2024 -
1.1.022 Jan 2024Release notes
Open source →- Add screenshot support for Slack (Thanks to @ramaarf in #18)
- Add Turkish translation (Thanks to @anilaydinn in #266)
-
1.0.717 Dec 2023 -
1.0.610 Dec 2023 -
1.0.522 Nov 2023 -
1.0.428 Oct 2023Release notes
Open source →- Cleanup in many places (also makes a few things more robust)
- Fix
nullpath for screenshot manager (#12)
-
1.0.328 Oct 2023 -
1.0.228 Oct 2023Release notes
Open source →- Add error resilience to calls to 3rd party libraries
- Improve documentation
-
1.0.127 Oct 2023 -
1.0.008 Oct 2023Release notes
Open source →- Stable version arrived, yay!
- Add
senderUsernameto set an explicit username for SMTP authentication
-
1.0.0-alpha.129 Sep 2023 pre-release -
1.0.0-alpha.026 Sep 2023 pre-releaseRelease notes
Open source →- [BREAKING_CHANGE] Rebrand to
catcher_2 - [BREAKING_CHANGE] Fix compatibility with newer versions of Flutter. Only SDK
>=3.0.0is supported now - [BREAKING_CHANGE] Update to
dio5.x. This has an effect on theHttpHandler - [BREAKING_CHANGE] Update to
sentry7.x - Fix compatibility with AGP 8.x
- Fix wrong stack trace being sent to Sentry
- Fix a few typos in the README
- Fix many other errors as well
- Update package dependencies
- Update example dependencies
- [BREAKING_CHANGE] Rebrand to