Q: Is flutter needed?
Hi,
I am a bit confused. do we need to have an accont in flutter to use the Digia?
Kind regards
Anupam_Digia
May 19, 2026A: Namaste 🙏 Lieutenant
No, you do not need a Flutter account to use Digia.
Digia is a separate platform focused on enabling Server-Driven UI and faster app releases without waiting for Play Store/App Store approvals.
You can think of it similarly to how Firebase SDKs and Remote Config integrate into existing apps - Digia integrates into your mobile app and unlocks dynamic, server-driven experiences on top of your existing architecture.
Digia currently supports Flutter and native mobile ecosystems, so teams can choose how deeply they want to integrate it:
• Full App Mode
Build most of the app experience using Digia Studio with a native container shell underneath.
• Hybrid Mode
Integrate Digia gradually into an existing app for flows like onboarding, checkout, paywalls, experiments, etc.
• Component Embedding
Use Digia only for specific sections/components inside native screens.
More here: https://docs.digia.tech/sdk-integration/sdk-integration/getting-started
So if you already have a mobile app, Digia can simply be added as an SDK dependency into your existing project.