- Dcache is a library for Dio ( http client for flutter ). Dcache uses sqflite as disk cache and we thought memery cache is unnecessary. It is used in our product. It is fully testd and stable. Maybe it's useful for you too.
- Fix error of cocoapods.
- iOS, swift -> Objc.
- Fix android package id error.
- Support for dio 3.x.
- Fix android package id error.
- Fix the header build error.