flutter-app

Community

Desktop-first Flutter app shell with offline AI & OCR.

AuthorJustinChaney2023
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers rapidly scaffold a desktop-first Flutter app shell that combines local OCR, whisper.cpp transcription, and local LLM extraction to support offline AI-powered workflows.

Core Features & Use Cases

  • Modular architecture: intake (audio/docs/text), processing (OCR/STT/LLM), review (provenance viewer), export (PDF + audit events).
  • Native bindings & offline-first UX: Bind to whisper.cpp and OCR via FFI; heavy inference runs in background isolates; provide explicit no-network mode with retry, resume, and crash-safe persistence.
  • Secure storage: Encrypt artifacts in a local database; implement user session lock and multi-platform data protection.

Quick Start

Scaffold a desktop-first Flutter app skeleton that integrates local OCR, whisper.cpp transcription, and local LLM extraction, with modules for intake, processing, review, and export, plus encrypted local storage.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: flutter-app
Download link: https://github.com/JustinChaney2023/orate/archive/main.zip#flutter-app

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.