toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 38 packages
Sort by PUB-AZS
A Search Widget that allows users to search for a place while getting autocompletion feedback. This package is an improvement of search_map_place package.
This is a fork of google_maps_places_autocomplete_widgets - TextField and TextFormField widgets using Google Maps Places Api for Address Autocompletion. Why create the fork? - adds support for multi country filter for the address autocomplete#autocomplete#textfield#textformfield#google-places#google-maps-flutter
A Flutter package for integrating with DeepSeek's API. Supports chat completions, model management, and streaming.
A lightweight Dart SDK to interact with Perplexity.ai's chat completion API (streaming + model switching supported).#perplexity#chat#ai#llm#sdk
Develop common widget extensions to support development often encountered problems, such as PageView save state, get keyboard popup completion events
A lightweight Flutter SDK to interact with Perplexity.ai's chat completion API (streaming + model switching supported).#perplexity#chat#ai#llm#sdk
A completion generator for ObotAI InputCompletion.
A super simple type-safe, analyzer and code-completion friendly HTML template library for Dart
A Future that reports the progress of its completion, and various progress bars to show it in CLI.
Library to enqueue async callbacks to be executed in order. You can await for they completion and/or cancel the execution by id.