Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 219 Bytes

CHANGELOG.md

File metadata and controls

8 lines (5 loc) · 219 Bytes

[4.0.0] - 2021.04.07

  • Add null safety support;
  • Upgrade dependencies.

[3.0.2] - 2019.9.19

  • A dio transformer especially for flutter, by which the json decoding will be in background with [compute] function.