Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 187 Bytes

CHANGELOG.md

File metadata and controls

8 lines (7 loc) · 187 Bytes

1.0.1

  • Explicitly extend Service<Id, T>.
  • Override readData.
  • Use Service<Id, Map<String, dynamic>> for inner, instead of just Service<Id, Map>.

1.0.0

  • Initial version.