filterable_generator 0.4.1 copy "filterable_generator: ^0.4.1" to clipboard
filterable_generator: ^0.4.1 copied to clipboard

Geração automática de filtros e ordenações com source_gen.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add filterable_generator

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

dependencies:
  filterable_generator: ^0.4.1

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

Import it

Now in your Dart code, you can use:

import 'package:filterable_generator/filterable_generator.dart';
0
likes
90
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Geração automática de filtros e ordenações com source_gen.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#filter #codegen #annotations

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, filterable_annotation, source_gen

More

Packages that depend on filterable_generator