Results 23 packages
Sort by

audio_decodecopy "audio_decode: ^1.3.3" to clipboard
audio_decode: ^1.3.3 copied to clipboard

recently created package Added 25 days ago
0
likes
160
points
1.31k
downloads
Decode MP3 and Ogg Vorbis to raw PCM in Dart, over FFI. Compiles stb_vorbis and minimp3 from source: self-contained, pure-Dart friendly, no platform plugins or prebuilt binaries.#audio#mp3#vorbis#pcm#ffi
screenshot

instructor_dartcopy "instructor_dart: ^1.2.2" to clipboard
instructor_dart: ^1.2.2 copied to clipboard

recently created package Added 26 days ago
0
likes
160
points
1.27k
downloads
Typed, validated structured outputs from LLMs. Build a JSON Schema in plain Dart, with validation and repair retries. Adapters for OpenAI, Anthropic and Gemini.#llm#structured-output#openai#anthropic#ollama
screenshot

image_fficopy "image_ffi: ^1.2.3" to clipboard
image_ffi: ^1.2.3 copied to clipboard

recently created package Added 25 days ago
0
likes
160
points
1.22k
downloads
Fast native image resize, thumbnail and JPEG/PNG encode for Dart over FFI. Several times quicker than the pure-Dart image package; stb-backed, no prebuilt binary.#image#resize#jpeg#thumbnail#ffi
screenshot

xlsxwritercopy "xlsxwriter: ^1.1.2" to clipboard
xlsxwriter: ^1.1.2 copied to clipboard

recently created package Added 25 days ago
0
likes
160
points
1.17k
downloads
Native, fast, low-memory Excel .xlsx writer for Dart. An FFI binding to libxlsxwriter with a constant-memory mode for large sheets.#excel#xlsx#spreadsheet#ffi#export
screenshot

hf_tokenizerscopy "hf_tokenizers: ^1.1.0" to clipboard
hf_tokenizers: ^1.1.0 copied to clipboard

recently created package Added 25 days ago
0
likes
160
points
1.06k
downloads
HuggingFace tokenizers for Dart over FFI. Load any tokenizer.json and get byte-exact BPE, WordPiece, and Unigram encoding, backed by the Rust crate.#llm#ai#tokenizer#ffi#nlp
screenshot

blake3_fficopy "blake3_ffi: ^1.2.2" to clipboard
blake3_ffi: ^1.2.2 copied to clipboard

recently created package Added 25 days ago
0
likes
160
points
982
downloads
BLAKE3 hashing for Dart over native FFI: 22x the throughput of the pure-Dart path on bulk data. One-shot, streaming, keyed (MAC), key derivation. C compiled at build.#blake3#hashing#cryptography#ffi#performance
screenshot

photo_zoomcopy "photo_zoom: ^1.2.3" to clipboard
photo_zoom: ^1.2.3 copied to clipboard

recently created package Added 26 days ago
0
likes
160
points
841
downloads
Pan, zoom, rotate and swipe a photo gallery. Double tap and pinch zoom where you touch; mouse wheel on desktop. A type-safe, maintained alternative to photo_view.#image#zoom#gallery#viewer#gestures
screenshot

text_autosizecopy "text_autosize: ^1.2.2" to clipboard
text_autosize: ^1.2.2 copied to clipboard

recently created package Added 26 days ago
0
likes
160
points
839
downloads
Automatically resize text to fit its bounds: shrink the font until the text fits the available width, height and maxLines. TextScaler-aware, API-compatible with auto_size_text.#text#autosize#typography#responsive#widget
screenshot

resiliencecopy "resilience: ^1.1.1" to clipboard
resilience: ^1.1.1 copied to clipboard

recently created package Added 26 days ago
0
likes
160
points
831
downloads
Circuit breaker, bulkhead, retry with backoff, timeout, and rate limiter policies to keep Dart async calls resilient when a dependency fails or throttles. Zero dependencies.#retry#circuit-breaker#bulkhead#rate-limiting#fault-tolerance
screenshot

expandable_pluscopy "expandable_plus: ^1.2.4" to clipboard
expandable_plus: ^1.2.4 copied to clipboard

recently created package Added 25 days ago
0
likes
160
points
723
downloads
Expandable and collapsible panels with accordion groups for Flutter. A maintained, drop-in successor to the expandable package; adds header padding, fixes body-tap toggling.#expandable#accordion#collapsible#widget#ui
screenshot

Check our help page for details on search expressions and result ranking.