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

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

Anim Search Bar #

Pub version       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
  • autoFocus
    • Type: Boolean
    • Optional
    • Default: false
  • closeOnSuffixTap
    • Type: Boolean
    • Optional
    • Default: false
  • suffixIcon
    • Type: Icon
    • Optional
    • Default: Icons.clear
  • prefixIcon
    • Type: Icon
    • Optional
    • Default: Icons.search
  • animationDurationInMilli
    • Type: int
    • Optional
    • Default: 375 milliseconds
  • helpText
    • Type: String
    • Optional
    • Default: Search...

Stargazers #

Stargazers repo roster for @Imgkl/anim_search_bar

349
likes
120
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on anim_search_bar