Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 317 Bytes

File metadata and controls

10 lines (9 loc) · 317 Bytes

cdn_refresher

flutter练手项目,可刷新网宿CDN

用到的库

  • sqflite Sqlite数据库,用来保存数据
  • flutter_redux 状态管理
  • dio Http网络请求
  • json_anotation json序列化注解,代码自动生成
  • json_serializable json序列化
  • crypto 加密库,用来实现CDN接口的鉴权