What is Stac?
mainStac is a Server-Driven UI (SDUI) framework for Flutter. It allows you to build, update, and deliver dynamic user interfaces by defining your UI as Stac Widgets that render at runtime from JSON. This eliminates the need to redeploy the Flutter app for UI changes.
Key Benefits
- Instant Updates: Update
StacWidgetsand push them to Stac Cloud to ship changes immediately. - Feature Experimentation: Perform A/B testing and personalization without new app releases.
- Cross-Platform Consistency: Use a unified schema to maintain UI consistency across different platforms.
- Non-Developer Empowerment: Enable designers and PMs to manage layouts and content directly.