A set of Dart/Flutter utilities and code generation tools to make working with PocketBase easier, type-safe, and more productive.
| Package | Description |
|---|---|
| pocketbase_helpers | Core library for typed records, collection helpers, and advanced searching. |
| pocketbase_helpers_cli | Code generator to automatically create Dart models from pb_schema.json. |
The main documentation is currently available at the pocketbase_helpers pub page.