amazon_like_filter 0.0.4 copy "amazon_like_filter: ^0.0.4" to clipboard
amazon_like_filter: ^0.0.4 copied to clipboard

AmazonLikeFilter is an widget that is used to build Filter UI like as amazon app.

0.0.1 #

  • Initial release.

0.0.2 #

  • Screenshot added.

0.0.3 #

  • Theme properties added.
    • Override the all theme properties of filter widget using below options -
      1. TextStyle? titleStyle,
      2. titleColor,
      3. activeFilterHeaderColor,
      4. inActiveFilterHeaderColor,
      5. activeFilterHeaderStyle,
      6. activeFilterTextStyle,
      7. activeFilterTextColor,
      8. inActiveFilterTextColor,
      9. inActiveFilterTextStyle,
      10. resetButtonColor,
      11. resetButtonStyle,
      12. submitButtonColor,
      13. submitButtonStyle,
      14. divider,
      15. dividerColor,
      16. dividerThickness,
      17. checkBoxTileThemeProps,

0.0.4 #

  • Search property added. ** Now user can make the local search for filter option with search decoration and other properties access.

  • Style properties for search view

    1. OutlineInputBorder? inputBorder;
    2. Color? fillColor;
    3. Color? clearIconColor;
    4. Color? searchIconColor;
    5. Widget? clearIcon;
    6. Widget? searchIcon;
    7. bool? filled;
    8. String? searchHint;
    9. TextStyle? textStyle;
    10. TextStyle? hintStyle;
20
likes
130
points
44
downloads
screenshot

Publisher

verified publisherautoformsai.com

Weekly Downloads

AmazonLikeFilter is an widget that is used to build Filter UI like as amazon app.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, flutter_bloc

More

Packages that depend on amazon_like_filter