issues
search
maheshj01
/
searchfield
A highly customizable simple and easy to use flutter Widget to add a searchfield to your Flutter Application.This Widget allows you to search and select from list of suggestions.
MIT License
84
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
keyboard issue while closing
#190
sabari7320
opened
4 days ago
4
add contextmenubuilder property
#189
maheshj01
closed
6 days ago
0
Please add contextMenuBuilder field
#188
szastavnyy
closed
6 days ago
3
closing the keyboard searched text suggestions are gone after that it show from start?(i think it might be overlay issue)
#187
sabari7320
closed
3 days ago
3
Screen "jumping" (bouncing) after changes in 1.0.6 (1.0.5 and before is okay)
#186
pavkoccino
opened
1 month ago
6
Refactor: Overlay condition too strict
#185
maheshj01
closed
1 month ago
0
customize localization to arabic to make suggestion start from right
#184
abdelrahman1820
opened
1 month ago
1
When closing the keyboard, the search results gets lost
#183
anas43950
closed
1 month ago
6
removeOverlay condition too strict
#182
franzlst
closed
1 month ago
12
enable/disable
#181
szastavnyy
closed
1 month ago
2
Refactor `SearchInputDecoration` class added maintainHintHeight
#180
mrjake34
opened
1 month ago
11
Keyboard navigation doesn't work on a input with initialValue
#179
maheshj01
opened
2 months ago
3
Failed assertion: line 171 pos 14: 'widget.value.value == nextValue'
#178
maheshj01
opened
2 months ago
0
[Question] How to properly move to 'SearchInputDecoration'
#177
SonnyBlack
closed
2 months ago
7
SearchInputDecoration class is not taking the affect of any attribute inside it
#176
rahaf-malas
closed
2 months ago
1
SearchInputDecoration should overwrite copyWith
#175
franzlst
closed
2 months ago
3
Exception: RangeError (index): Index out of range: index must not be negative: -1
#174
twfungi
closed
2 months ago
4
Fix: Keyboard Selections were buggy
#173
maheshj01
closed
2 months ago
0
Preserve Search Text After Tapping Suggestions
#172
EluvK
closed
2 months ago
3
prefixIcon and suffixIcon are missing in SearchInputDecoration in the release of 1.1.0
#171
twfungi
closed
2 months ago
3
Add new properties to style the input
#170
maheshj01
closed
2 months ago
0
How to set the color of the selected font
#169
liuhll
closed
2 months ago
3
Selected suggestion doesn't update when the list changes
#168
twfungi
closed
2 months ago
2
How to set the cursor color?
#167
liuhll
closed
2 months ago
2
Selecting Suggestions with a Keyboard throws error
#166
Princewil
closed
2 months ago
7
onSuggestionTap onsubmit are invoked both
#165
hpp0hpp
opened
2 months ago
18
[Proposal] Add height parameter for suggestion dialog
#164
elijahpraise
closed
3 months ago
4
Fix deactivate widget ancestor is unsafe during scroll to view
#163
maheshj01
closed
3 months ago
0
Exception: Looking up a deactivated widget's ancestor is unsafe when using searchfield
#162
pavkoccino
closed
3 months ago
5
fix: Searched suggestion cannot be set in searchfield
#161
maheshj01
closed
4 months ago
0
Refactor the code
#160
maheshj01
opened
4 months ago
0
An incorrect item was selected from the search results
#159
santhosh-g-tz
closed
4 months ago
3
Cursor missing on the Searchfield in (Release/Profile)
#158
varun-a50
closed
3 months ago
13
Fix: SelectedItem scroll issue
#157
maheshj01
closed
4 months ago
0
suggestions not updating if inside a modal
#156
danilo1998271
closed
2 months ago
2
If the selected item’s position is greater than 10, auto scrolling won’t happen for that item.
#155
santhosh-g-tz
opened
4 months ago
8
Add Support for Dynamic Height Item (Issue 67)
#154
bebaoboy
closed
4 months ago
10
OverlayEntry is null in a ListView
#153
bebaoboy
opened
4 months ago
2
MaxSuggestionInViewport does not display correctly
#152
bebaoboy
closed
4 months ago
6
Make suggestionAction: SuggestionAction.unfocus as default
#151
bebaoboy
opened
4 months ago
2
Demo App Name
#150
bebaoboy
closed
4 months ago
1
Select first suggestion by default on search
#149
maheshj01
closed
4 months ago
0
An Overlay issue's occurs on Searchfield When a screen has Mutliple textfield .
#148
ShafiMunshi
closed
4 months ago
5
[Proposal]Show Suggestions inline within a widget tree
#147
sabari7320
opened
5 months ago
8
Add Max Length and Text Counter Builder
#146
luckycreationsindia
closed
5 months ago
2
Add Max Length and Option to disable counter for TextFormField
#145
luckycreationsindia
closed
5 months ago
2
Fix: The specified entry is already present in the target Overlay.
#144
maheshj01
closed
5 months ago
0
"The specified entry is already present in the target Overlay." Error
#143
tkddbf7348
closed
5 months ago
5
Fix : Suggestions are not scrollable using the Scrollbar
#142
maheshj01
closed
6 months ago
0
Tapping/Touching the suggestions list while it scrolls closes it
#141
Groseuros
closed
6 months ago
1
Next