Imin Job Search App UI
Parse a free-text phrase to a query, search a text index and return ranked references to documents relevant to the search phrase
This package allows us to view our database in our development app without the need of exporting your database file. Filtering is done at database level.
Many thanks to : @Cuberto for the amazing @design
thanks to : @Mert Şimşek for the inspiration with the @Android version
Flutter simple and robust DropdownSearch with item search feature, making it possible to use an offline item list or filtering URL for easy customization.
Widget builders to create address search widgets’ which helps to autocomplete an address using a reference. They can be used to get Directions beetwen two places with optional waypoints. These widgets are made to be showed by onTap in a TextField with the showDialog function. It uses HTTP, Google Maps for Flutter plugins. (This last plugin is to use extended objects that can be usable with GoogleMap Widget).