Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 443 Bytes

File metadata and controls

15 lines (10 loc) · 443 Bytes

0.1.2

  • Added built-in generic response types: EmptyResponse, ListResponse, JsonObjectResponse — pre-registered, no code generation needed
  • Added full dartdoc documentation across all public API symbols
  • Added Flutter example app (examples/basic) with macOS support
  • Declared platform support: Android, iOS, Linux, macOS, Web, Windows

0.1.1

  • Added MIT license
  • Constrained analyzer version

0.1.0

  • Initial release