All Projects → Imgkl → anim_search_bar

Imgkl / anim_search_bar

Licence: MIT license
A flutter package that has an animated search bar with loads of customization

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to anim search bar

visage
Visage design system
Stars: ✭ 12 (-57.14%)
Mutual labels:  ui-components
file manager
FileManager is a wonderful widget that allows you to manage files and folders, pick files and folders, and do a lot more. Designed to feel like part of the Flutter framework.
Stars: ✭ 38 (+35.71%)
Mutual labels:  flutter-package
open design system
Open Source Design System using Sketch. It's early days of my project.
Stars: ✭ 22 (-21.43%)
Mutual labels:  ui-components
flutter-rehberi
Flutter için Türkçe ve İngilizce kaynakların toplandığı rehber
Stars: ✭ 730 (+2507.14%)
Mutual labels:  flutter-package
aframe-colorwheel-component
A-Frame Colorwheel. Based on A-Painter and A-Frame Material 🎨🅰
Stars: ✭ 16 (-42.86%)
Mutual labels:  ui-components
bulmil
💄 A agnostic UI components library based on Web Components, made with Bulma & Stencil.
Stars: ✭ 121 (+332.14%)
Mutual labels:  ui-components
dartssh2
SSH and SFTP client written in pure Dart, aiming to be feature-rich as well as easy to use.
Stars: ✭ 63 (+125%)
Mutual labels:  flutter-package
bouncing widget
A widget that enables you to add a bouncing animation on a widget.
Stars: ✭ 34 (+21.43%)
Mutual labels:  flutter-package
IQPlayer
Simple video player with subtitle for flutter.
Stars: ✭ 16 (-42.86%)
Mutual labels:  flutter-package
jqlouds
☁️ An awesome yet simple plugin for jquery that let's you create clouds on the fly.
Stars: ✭ 54 (+92.86%)
Mutual labels:  ui-components
vuestic-ui
Free and Open Source UI Library for Vue 3 🤘
Stars: ✭ 1,501 (+5260.71%)
Mutual labels:  ui-components
sliding panel
A Flutter slidable widget that provides an easy to use configuration. Highly customisable. Just as you want it!
Stars: ✭ 88 (+214.29%)
Mutual labels:  flutter-package
CustomSwitch
Custom Switch package created in Flutter
Stars: ✭ 56 (+100%)
Mutual labels:  flutter-package
sweetalert
sweetalert for flutter
Stars: ✭ 52 (+85.71%)
Mutual labels:  flutter-package
Bulma.io-axure
AxureRP Library with Bulma.io components
Stars: ✭ 90 (+221.43%)
Mutual labels:  ui-components
chatKit
Open Source React Chat Widget. Ready for use and can be connected to any backend like Chatbot/NLP/Live Chat engine or messenger.
Stars: ✭ 42 (+50%)
Mutual labels:  ui-components
rules
One Framework to build a highly declarative and customizable UI without using templates.
Stars: ✭ 38 (+35.71%)
Mutual labels:  ui-components
mijin
Tailwind CSS UI components build for Vue.js / Nuxt.js
Stars: ✭ 168 (+500%)
Mutual labels:  ui-components
flutter-devicelocale
A Flutter package to read and return the set device locales
Stars: ✭ 45 (+60.71%)
Mutual labels:  flutter-package
oojs-ui
OOUI is a modern JavaScript UI library with strong cross-browser support. It is the standard library for MediaWiki and Wikipedia. This is a mirror from https://gerrit.wikimedia.org. Main website:
Stars: ✭ 45 (+60.71%)
Mutual labels:  ui-components

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].