Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 474 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 474 Bytes

CHANGELOG

1.1.2

  • Update dependencies
  • Small fix to pass static analysis

1.1.1

  • Fixed catch 40x errors and 50x errors from dio and wrapped in null value.

1.1.0

  • Fixed optional parameters for paginate and paginateOrNull methods.
  • Added more descriptive pubspec description.

1.0.1

  • Add paginate and paginateOrNull methods for handle paginate responses.
  • Add missing fields on pubspec for better presentation of library.

1.0.0

  • Initial version.