client_filtering 0.0.25 copy "client_filtering: ^0.0.25" to clipboard
client_filtering: ^0.0.25 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.25

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
100
pub points
3%
popularity

Publisher

verified publisherconcerti.io

Allows dynamic client filtering through a set of models

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on client_filtering