client_filtering 0.0.28 copy "client_filtering: ^0.0.28" to clipboard
client_filtering: ^0.0.28 copied to clipboard

Allows dynamic client filtering through a set of models

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add client_filtering

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  client_filtering: ^0.0.28

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:client_filtering/client_filtering.dart';
1
likes
130
points
201
downloads

Publisher

verified publisherconcerti.io

Weekly Downloads

Allows dynamic client filtering through a set of models

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, darq, flutter, intl, odata_query

More

Packages that depend on client_filtering