Skip to content
 
 

Latest commit

 

History

80 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...
  • textInputAction
    • Type: TextInputAction
    • Optional
    • Default: TextInputAction.done

Stargazers

Stargazers repo roster for @Imgkl/anim_search_bar

About

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages