https://github.com/softmarshmallow/flutter-filter
A generic filter view representable with dynamic layout presets.
https://github.com/softmarshmallow/flutter-filter
Last synced: 2 months ago
JSON representation
A generic filter view representable with dynamic layout presets.
- Host: GitHub
- URL: https://github.com/softmarshmallow/flutter-filter
- Owner: softmarshmallow
- License: mit
- Created: 2020-08-10T05:30:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T10:20:09.000Z (over 4 years ago)
- Last Synced: 2025-01-16T16:21:11.281Z (4 months ago)
- Language: Dart
- Size: 210 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_filter [](https://pub.dev/packages/flutter_filter)

> A generic filter view representable with dynamic layout presets.
## Installation
```yaml
dependencies:
flutter_filter: latest
```## References
[pinterest](https://www.pinterest.com/official_softmarshmallow/flutter-filters/)## Getting Started
This project is a starting point for a Dart
[package](https://flutter.dev/developing-packages/),
a library module containing code that can be shared easily across
multiple Flutter or Dart projects.For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.