data_filters 1.0.2
data_filters: ^1.0.2 copied to clipboard
Add Filters to your existing data. Pass nested list of values and generate filters for it.
1.0.2 #
Big Fixes. Earlier the code broke when data was empty
1.0.1+1 #
- Search box included which search text in lower and upper case. Filter box gets highlited when filters is selected.
1.0.1 #
- Search box included which search text in lower and upper case. Filter box gets highlited when filters is selected.
1.0.0 #
- Search box included. Filter box gets highlited when filters is selected.
0.0.3 #
- Added animation, the filters row animate when it gets built. Also added comments.
0.0.2 #
- Converts all the data into filters and returns index when filter is selected
0.0.1 #
- Converts all the data into filters and returns index when filter is selected