nest_crud_request 2.0.1 copy "nest_crud_request: ^2.0.1" to clipboard
nest_crud_request: ^2.0.1 copied to clipboard

Framework-agnostic query builder for @ackplus/nest-crud REST APIs — build filters, relations, aggregates, ordering and pagination for Flutter and Dart.

2.0.1 #

  • Version aligned with the @ackplus/nest-crud 2.0.1 release (server-side: CrudConfigService is now exported + NestCrudModule.forRoot). No changes to the Dart query builder itself — all packages release together at one version.

1.3.0 #

  • Version aligned with the @ackplus/nest-crud 1.3.0 release (server-side: a @nestjs/swagger@11.4 import-crash fix and tenant-scopable mutations). No changes to the Dart query builder itself — all packages release together at one version.

1.2.0 #

  • Initial release. Dart / Flutter query builder for @ackplus/nest-crud, the twin of the JS @ackplus/nest-crud-request. Build where (all 29 operators + $and/ $or), relations (select / where / joinType), aggregates + per-aggregate where + having, order, pagination and soft-delete flags. Produces identical wire query strings; released together with the JS packages at the same version.
0
likes
150
points
82
downloads

Documentation

API reference

Publisher

verified publisherackplus.com

Weekly Downloads

Framework-agnostic query builder for @ackplus/nest-crud REST APIs — build filters, relations, aggregates, ordering and pagination for Flutter and Dart.

Homepage
Repository (GitHub)
View/report issues

Topics

#rest #query-builder #api #nestjs #flutter

License

MIT (license)

More

Packages that depend on nest_crud_request