Implement Flutter desktop app #12

Closed
opened 2026-02-14 11:34:31 +00:00 by Skipper · 0 comments
Owner

Build out the Flutter desktop application for vault management.

The app/ directory contains only Flutter boilerplate. This app serves as the primary User Agent interface.

Requirements:

  • Integrate with arbiter-useragent crate via FFI or gRPC
  • Bootstrap/connect to an Arbiter server
  • Unseal vault with password
  • View and manage wallets
  • Approve and revoke SDK clients
  • Configure EVM permission policies per client
  • Support macOS and Windows (build configs already exist)
Build out the Flutter desktop application for vault management. The `app/` directory contains only Flutter boilerplate. This app serves as the primary User Agent interface. **Requirements:** - Integrate with `arbiter-useragent` crate via FFI or gRPC - Bootstrap/connect to an Arbiter server - Unseal vault with password - View and manage wallets - Approve and revoke SDK clients - Configure EVM permission policies per client - Support macOS and Windows (build configs already exist)
Skipper added the
Kind
Feature
label 2026-02-14 11:34:31 +00:00
Skipper added the
Difficulty
High
3
Priority
Medium
3
labels 2026-02-14 11:44:17 +00:00
Skipper added a new dependency 2026-02-16 21:33:12 +00:00
Skipper removed a dependency 2026-04-04 18:01:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MarketTakers/arbiter#12