djangoflow_error_reporter 0.0.3 djangoflow_error_reporter: ^0.0.3 copied to clipboard
Djangoflow Error Reporter is a library that provides an easy and flexible way to handle errors in your flutter application.
[0.0.3] - Jan 31 2023 #
- Use named parameters for methods.
- Add
enableErrorReporting
anddisableErrorReporting
functionality.
[0.0.2] - Jan 23 2023 #
- Added unit tests
[0.0.1] - Jan 16 2023 #
- Provides basic functionality for initializing, reporting and updating user information
- Provides
ErrorReporter
andDjangoflowErrorReporter
classes for handling errors