Releases: ThexXTURBOXx/catcher_2
Releases · ThexXTURBOXx/catcher_2
2.1.9: Dependency updates
2.1.9
- Allow
device_info_plusversions13.x - Allow
package_info_plusversions10.x
2.1.8: Hotfix
2.1.8
- Fix critical bug in
ConsoleHandler
2.1.7: Improved ConsoleHandler
2.1.7
- Do not print empty sections in
ConsoleHandler
2.1.6: Handler cleanup
2.1.6
- Cleanup some handlers
- Allow
mailerversions7.x
2.1.5: More dependency updates
2.1.5
- Allow
fluttertoastversions9.x
2.1.4: Dependency updates
2.1.4
- Allow
device_info_plusversions12.x - Allow
package_info_plusversions9.x
2.1.3: go_router
2.1.3
- Allow better integration of
go_router/MaterialApp.router(...)(Thanks to @IVLIVS-III in #48)
2.1.2: Sentry 9.x
2.1.2
- Allow
sentryversions9.x
2.1.1: flutter_mailer update
2.1.1
- Update
flutter_mailerto3.x
2.1.0: extraData
2.1.0
- Add
extraDataparameter toreportCheckedError(#40)