PUBDEV
azproto v1.0.0
AZProto client — encrypted binary messaging over WebSocket with Signal Protocol E2E encryption.
PUBDEV
folio v0.0.2-dev
Shared WGSL shader function library — PBR, lighting, tonemapping, noise, and more.
PUBDEV
gltfx v0.0.1-dev
Spec-compliant glTF 2.0 parser for Dart. Supports GLB, 20+ KHR extensions, animations, skins, and external resources.
PUBDEV
readid_flutter v4.124.1
A Flutter plugin for integrating ReadID's native iOS and Android SDKs. This plugin wraps ReadID's native SDKs.
PUBDEV
liquid_flutter_window_utils v0.0.1-1
Utility platform interface for interacting with the window
PUBDEV
memlocal_dart v1.0.0
Local AI memory layer for Flutter. Sensory, short-term, and long-term memory with LLM-driven extraction, vector search, graph relationships, and full-text search. Built on CozoDB.
PUBDEV
flutter_webgpu v0.0.1-dev
Flutter widget for rendering WebGPU content to an HTML canvas. Web-only GPU rendering surface.
PUBDEV
wgpu v0.0.1-dev
Dart FFI bindings for wgpu — cross-platform, native GPU access. Implements gpuweb interfaces on desktop and mobile via wgpu.
PUBDEV
gpuweb_js v0.0.1-dev
Browser WebGPU implementation via dart:js_interop. Implements gpuweb interfaces using the browser's native WebGPU API.
PUBDEV
naga v0.0.1-dev
Dart FFI bindings for naga — WGSL validation, shader translation, and reflection. Compile WGSL to SPIR-V, MSL, HLSL, and GLSL.
PUBDEV
gpuweb v0.0.1-dev
WebGPU-spec GPU interfaces for Dart. Platform-agnostic abstractions for GPU adapter, device, buffer, texture, pipeline, encoder, and more.
PUBDEV
shepherd v0.7.5
A modular CLI and Dart package for DDD project management, with domain health analysis, owner management, YAML export, and changelog automation.
PUBDEV
colorful_tab v1.0.0
A colorful TabBar for Flutter where each tab has a color (inspired by SmartNews app).
PUBDEV
dart_scope_functions v1.0.7
Kotlin-inspired scope functions implemented in Dart with the goal of executing a block of code within the context of an object
REDDIT
Flutter desktop app (outliner): as a developer tool?
I built a cross-platform desktop outliner in Flutter (macOS + Windows) because I couldnât find one I liked enough to use. [Note: app is not available to buy, currently pre-release/beta only.] Itâs...