XWorkmate is a Flutter-based AI workspace shell for running assistant threads, local or remote gateway tasks, and multi-agent collaboration in one app.
Go to file
2026-03-11 07:32:59 +08:00
android Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
assets Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
ios Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
lib Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
linux Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
macos Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
scripts Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
test Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
windows Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
.gitignore Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
.metadata Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
analysis_options.yaml Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
LICENSE Initial commit 2026-03-11 00:49:57 +08:00
package.json Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
pubspec.lock Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
pubspec.yaml Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
README.md Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00

XWorkmate

XWorkmate is a desktop-first AI workspace shell built with Flutter.

Platforms

  • macOS
  • Windows
  • Linux
  • iOS
  • Android

Development

flutter analyze
flutter test
flutter run -d macos

macOS Packaging

pnpm desktop:package:mac
pnpm desktop:install:mac