FLUTTER ECOSYSTEM

typesense

Dart client library for accessing the HTTP API of Typesense search engine.

Latest version
0.5.2
30-day downloads
5.1K
Likes
61
Pub points
150

Package Overview

Package selection guidance compiled from public package information, community data, and project usage.

Overview

A Dart client library that enables seamless integration with the Typesense search engine via its HTTP API. It provides a straightforward way to perform search operations, manage collections, and index documents across multiple platforms including Android, iOS, Web, macOS, Windows, and Linux. Designed for developers seeking fast, typo-tolerant search functionality in their Flutter applications, it abstracts low-level HTTP interactions while maintaining flexibility and performance.

Use cases
  • Real-time search in Flutter apps
  • Full-text search with typo tolerance
  • Indexing and managing document collections
  • Building autocomplete features
  • Integrating with existing Typesense servers
  • Search within mobile and web applications
Key features
  • Type-safe API wrappers
  • Cross-platform compatibility
  • Support for search, indexing, and schema management
  • Easy setup with Flutter pub
  • Built-in error handling
  • Lightweight and efficient
Suitable for
  • Flutter developers using Typesense
  • Apps requiring fast search capabilities
  • Projects needing cross-platform search
  • Developers integrating external search engines
  • Teams building search-heavy user interfaces
Considerations
  • Requires a running Typesense server
  • Limited to HTTP API functionality
  • No offline search support
  • Depends on network connectivity
  • Manual handling of complex query logic
  • Not suitable for local-only search needs
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add typesense

Categories

Source repository

Related projects

No data available yet.