hurshi / dio-http-cache

http cache lib for Flutter dio like RxCache
Apache License 2.0
274 stars 223 forks source link

Upgrade json_serializable #109

Open erickok opened 2 years ago

erickok commented 2 years ago

This is important for apps that want to json_serializable newer than 4.x because these are strictly incompablte and forcing 6.x will break your json parsing.

Airboy commented 2 years ago

Any update on this one?

masterwok commented 2 years ago

Hitting this issue too.