anim_search_bar 1.0.0 copy "anim_search_bar: ^1.0.0" to clipboard
anim_search_bar: ^1.0.0 copied to clipboard

outdated

A flutter package that has an animated search bar with loads of customization

Anim Search Bar #

Codacy Badge

Default

Expands RTL

Code #

Parameters #

  • width
    • Type: double
    • Required
  • textController
    • Type: TextEditingController
    • Required
  • onSuffixTap
    • Type: Function
    • Required
  • rtl
    • Type: Boolean
    • Optional
    • Default: false
  • suffixIcon
    • Type: IconData
    • Optional
    • Default: Icons.clear
  • prefixIcon
    • Type: IconData
    • Optional
    • Default: Icons.search
  • animationDurationInMilli
    • Type: int
    • Optional
    • Default: 375 milliseconds
  • helpText
    • Type: String
    • Optional
    • Default: Search...
356
likes
0
pub points
95%
popularity

Publisher

verified publishergokula.dev

A flutter package that has an animated search bar with loads of customization

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on anim_search_bar