odata_query 2.3.0 copy "odata_query: ^2.3.0" to clipboard
odata_query: ^2.3.0 copied to clipboard

OData Query Builder is a simple Dart package for building OData query parameter for your REST API.

2.3.0 #

  • Added any and all filters.
  • Updated readme and example.

2.2.0 #

  • Added inList and inCollection filters.
  • Updated readme and example.

2.1.0 #

  • Added toEncodedString() and normal toString() does not encode the query.
  • Fixed typo in scr -> src folder.
  • Example for nested odata queries.

2.0.0 #

  • toString() and toMap() functions instead of build().

1.0.0 #

  • Initial release of odata_query package.
4
likes
160
points
194
downloads

Publisher

unverified uploader

Weekly Downloads

OData Query Builder is a simple Dart package for building OData query parameter for your REST API.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on odata_query