dart_api_query 1.1.2 copy "dart_api_query: ^1.1.2" to clipboard
dart_api_query: ^1.1.2 copied to clipboard

Elegant and simple way to build requests for REST API. If you use Laravel, matches with spatie/laravel-query-builder.

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.
3
likes
140
points
138
downloads

Publisher

unverified uploader

Weekly Downloads

Elegant and simple way to build requests for REST API. If you use Laravel, matches with spatie/laravel-query-builder.

Repository (GitHub)
View/report issues

Topics

#laravel #api #rest #query #builder

Documentation

API reference

License

MIT (license)

Dependencies

dio, weak_map

More

Packages that depend on dart_api_query