File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ### [ 1.3.1] - May 16, 2025
2
+
3
+ - Fix [ Issue: #231 ] ( https://github.com/maheshj01/searchfield/issues/232 ) Overlay rebuild on window resize was slow
4
+
1
5
### [ 1.3.0] - May 13, 2025
2
6
3
7
- Fix [ Issue: #232 ] ( https://github.com/maheshj01/searchfield/issues/232 ) add item padding and refactor decoration
Original file line number Diff line number Diff line change 1
- # [ searchfield: ^1.3.0 ] ( https://pub.dev/packages/searchfield )
1
+ # [ searchfield: ^1.3.1 ] ( https://pub.dev/packages/searchfield )
2
2
3
3
<a href =" https://github.com/maheshj01/searchfield " rel =" noopener " target =" _blank " ><img src =" https://img.shields.io/badge/platform-flutter-ff69b4.svg " alt =" Flutter Platform Badge " ></a >
4
4
<a href =" https://pub.dev/packages/searchfield " ><img src =" https://img.shields.io/pub/v/searchfield.svg " alt =" Pub " ></a >
Original file line number Diff line number Diff line change 1
1
name : searchfield
2
2
description : A highly customizable, simple and easy to use AutoComplete widget for your Flutter app
3
- version : 1.3.0
3
+ version : 1.3.1
4
4
homepage : https://github.com/maheshj01/searchfield
5
5
repository : https://github.com/maheshj01/searchfield
6
6
issue_tracker : https://github.com/maheshj01/searchfield/issues
You can’t perform that action at this time.
0 commit comments