hbologger 0.0.1 copy "hbologger: ^0.0.1" to clipboard
hbologger: ^0.0.1 copied to clipboard

A Flutter package for implementing the Chain of Responsibility pattern with error logging using Riverpod and Dio.

hbologger #

hbologger is a Flutter package that provides a convenient way to implement the Chain of Responsibility pattern along with error logging using Riverpod and Dio. This package is designed to help you handle complex request chains and error handling scenarios in your Flutter applications.

Features #

  • Chain of Responsibility Pattern: Easily implement the Chain of Responsibility pattern for handling requests and responses.
  • Error Logging: Log errors in a structured manner using Riverpod for state management and Dio for HTTP requests.
  • Riverpod Integration: Leverage Riverpod to manage state and dependencies within your chains.

Installation #

Add the following dependency to your pubspec.yaml file:

dependencies:
  hbologger: ^0.0.1
6
likes
0
points
14
downloads

Publisher

verified publisherhbosoftware.com

Weekly Downloads

A Flutter package for implementing the Chain of Responsibility pattern with error logging using Riverpod and Dio.

Homepage

License

unknown (license)

Dependencies

dio, flutter, riverpod

More

Packages that depend on hbologger