An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# flutter_filter [![](https://img.shields.io/badge/pub-latest-brightgreen)](https://pub.dev/packages/flutter_filter)

![](./doc/logo.png)

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