Stac: Server-Driven UI Framework for Flutter Apps
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
Stac is a powerful Server-Driven UI (SDUI) framework designed for Flutter, enabling developers to build dynamic, cross-platform applications. It allows for real-time UI updates and flexible application development using JSON, simplifying the creation and modification of user interfaces.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
Stac is an innovative Server-Driven UI (SDUI) framework for Flutter, empowering developers to create stunning, cross-platform applications dynamically. By leveraging JSON, Stac facilitates real-time UI updates, offering unparalleled ease and flexibility in building and maintaining your app's user interface across Android, iOS, web, desktop, and more.
Installation
To integrate Stac into your Flutter project, add the following dependency to your pubspec.yaml file:
dependencies:
stac: ^latest_version # Replace with the actual latest version
Then, run flutter pub get in your terminal to fetch the package.
Examples
For practical examples and detailed usage, explore the official Stac repository. The example directory within the repository provides various scenarios demonstrating how to implement Server-Driven UI with Stac.
Why Use Stac?
Stac offers significant advantages for modern application development. Its Server-Driven UI approach allows for dynamic UI changes without requiring app store updates, providing immense agility. Developers can rapidly iterate on designs, A/B test new features, and deliver personalized experiences, all while maintaining a single codebase for multiple platforms.
Links
Explore Stac further through its official resources:
Related repositories
Similar repositories that may be relevant next.

libwebrtc: C++ Wrapper for WebRTC Desktop and Embedded Systems
April 6, 2026
libwebrtc is a C++ wrapper designed for WebRTC binary releases, primarily supporting Flutter-WebRTC desktop applications. It simplifies the integration of WebRTC functionalities across Windows, Linux, and various embedded systems, offering pre-compiled binaries and a clear compilation guide.

AppFlowy: The Open Source AI Collaborative Workspace and Notion Alternative
February 23, 2026
AppFlowy is an open-source AI collaborative workspace designed to bring projects, wikis, and teams together. It serves as a leading Notion alternative, emphasizing data control and a reliable native experience across multiple platforms. This powerful tool allows users to achieve more without compromising their data privacy.
Source repository
Open the original repository on GitHub.