← Back to Projects

Active ⚡

SDK and CLI for high-performance operations. Flutter frontend with Rust-powered backend.

Flutter Rust SDK CLI Cross-platform

🚧 Under Development

Active is currently in active development. Check back soon for updates, or watch the repository for progress.

Project Structure

active/
├── active_cli/     # Command-line interface
├── active_sdk/     # Rust SDK core
├── example/        # Flutter example app
└── Active.md       # Documentation

Tech Stack

  • Flutter - Cross-platform UI
  • Rust - High-performance SDK backend
  • FFI - Flutter-Rust bridge