Recipes
Recipes
Practical guides and common use cases for Isar Plus
Recipes
Explore practical guides and common patterns for using Isar Plus effectively in your applications.
Available Recipes
π
Full-text Search
Implement powerful full-text search with word indexing
β‘
Multi-Isolate Usage
Use Isar across multiple Dart isolates
π
Data Migration
Handle schema changes and version updates
#οΈβ£
String IDs
Work with String UUIDs and maintain efficient integer IDs
π¦
Migrate from Isar v3
Complete guide to migrating from Isar 3.x
What are Recipes?
Recipes are practical, real-world solutions to common problems and use cases. Each recipe includes:
- Problem Statement: What challenge does it solve?
- Step-by-step Guide: How to implement the solution
- Code Examples: Working code you can use immediately
- Best Practices: Tips for optimal implementation
Need More Help?
Can't find what you're looking for? Check out:
- FAQ - Common questions and answers
- Documentation - Full API reference
- GitHub Issues - Report bugs or request features
Last Update