Your Single Source of Truth

for Game Assets

Your Single Source of Truth for Game Packages / Stop managing packages
manually. Game Framework centralizes every package your team publishes, versioned,
organized by workspace, and accessible via the game CLI or dashboard.

Feature Hero

Centralized Asset Management

Store, organize, and access all your game assets 

from a single source of truth.

Workspace Organization

Packages are organized by workspace with metadata including engine type, platform support, and semantic versions. Publish with game publish and manage from the dashboard.

Workspace Organization

Pubspec & Metadata

Each package version stores its full pubspec.yaml, README, changelog, and license. Game configuration is read from .game.yml for engine-specific details.

Pubspec & Metadata

Team Collaboration

Workspaces support multiple members with role-based access control. Two built-in roles (owner, member) with 40+ granular permissions control who can publish, download, and manage packages.

Team Collaboration

Artifact Streaming

Large artifacts are chunked for efficient delivery with SHA-256 verification per chunk. The gameframework_stream package handles progressive asset loading in your Flutter app.

Artifact Streaming

Frequently asked questions