floggy icon indicating copy to clipboard operation
floggy copied to clipboard

Loggy dio

Open faithoflifedev opened this issue 2 years ago • 2 comments

Extension for loggy. Includes the interceptor and pretty printer to use with Dio, without a Flutter dependency

faithoflifedev avatar Jun 14 '22 15:06 faithoflifedev

HI there, is there any interest in incorporating this PR into the project? I've been holding off publishing updates to some of my packages in hopes that you would accept these changes.

faithoflifedev avatar Jun 27 '22 21:06 faithoflifedev

Hey @faithoflifedev, sorry for late response. So this is extension of existing flutter_loggy_dio. We will probably just remove flutter dependency for that lib instead of making new separate lib, since I checked and we don't actually use flutter dependency in flutter_loggy_dio.

Do your packages use loggy but not flutter? I would recommend just adding custom printer to the project in that case for now.

lukaknezic avatar Jun 28 '22 07:06 lukaknezic

Thank you for the PR. We decided to use a different approach to resolve this issue. Please check the latest version of this package v3.1.0.

zenled avatar Mar 14 '24 11:03 zenled