Backends
PocketBase as Backend
2/19/2026
A production-ready Mobile App Boilerplate with Flutter and PocketBase.
Overview
PocketBase is an open-source Go backend, consisting of an embedded database (SQLite) with real-time subscriptions, built-in auth management, search-and-filter API, and an admin dashboard UI.
Official support for PocketBase in Bowlerplate is currently in development.
Key Features
- Single Binary: No complex infrastructure—just run one file.
- Real-time Native: Native support for SSE (Server-Sent Events) for instant data updates.
- Built-in Admin: Manage your collections, records, and users through a beautiful UI.
- S3 Integration: Native support for local storage or S3-compatible providers.