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

outdated

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.3

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
0
pub points
4%
popularity

Publisher

verified publisherconcerti.io

Allows dynamic client filtering through a set of models

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, reactive_mvvm

More

Packages that depend on client_filtering