easy_search 1.0.6+1
easy_search: ^1.0.6+1 copied to clipboard
A highly customizable search component to accelerate your development.
1.0.6+1 #
Added method [changingValues]: now you can programmatically change the item list using the [changingValues] method
1.0.6 #
Added Option [startWithValue]: you allow the [controller] to start with list of items filled and can also make use of [OnSearch] to make requests to the web server
1.0.5 #
Added OnChange method, called when item list is changed.
[1.0.4 - 1.0.4+1] #
Fixed some bugs and started documentation for EasySearch class properties.
1.0.4 #
- Added option to perform a search with an empty value.
1.0.3 #
- Added option to perform a search on search page is displayed.
1.0.2 #
1.0.1 #
Added more usage examples
-
Offline List With:
- Default Layout.
- With Custom Layout.
- Multi Select Items.
-
Data from HTTP: Added:
- Default Layout.
- With Custom Layout.
- Multi Select Items.
Bugfixes:
- Fixed Cancel Values Return.
1.0.0 #
First release.