chatwoot-flutter-sdk icon indicating copy to clipboard operation
chatwoot-flutter-sdk copied to clipboard

dio ^4.0.0 dependencie

Open GabriPalmyro opened this issue 1 year ago • 1 comments

My app use the dio version ^5.1.1 the latest one. But chatwoot depends on dio ^4.0.0 wich is an older version, the first of Null Safete.

Why don't upgrade the dio version so it matches with the new apps that are being developed?

GabriPalmyro avatar Jun 16 '23 13:06 GabriPalmyro

Access the package in your .pub.cache folder and upgrade

eokdev avatar Jul 26 '24 01:07 eokdev