developeryusuf.com

  • Packages
Results 23 packages owned by developeryusuf.com
Sort by

find_in_pagecopy "find_in_page: ^2.1.0" to clipboard
find_in_page: ^2.1.0 copied to clipboard

recently created package Added 23 days ago
2
likes
160
points
726
downloads
An in-app find bar for Flutter. Wrap your page and Ctrl+F highlights and scrolls to every match, in text you never wrapped and in lazy-list rows that were never built.#search#find#highlight#text#widget
screenshot

redis_task_queuecopy "redis_task_queue: ^1.1.0" to clipboard
redis_task_queue: ^1.1.0 copied to clipboard

1
likes
160
points
1.02k
downloads
A small Redis-backed task queue for server-side Dart. Enqueue or schedule jobs and process them in a worker with retries, a dead-letter list, and weighted queues.#redis#queue#jobs#worker#backend
screenshot

simdjson_dartcopy "simdjson_dart: ^1.3.0" to clipboard
simdjson_dart: ^1.3.0 copied to clipboard

recently created package Added 23 days ago
1
likes
160
points
941
downloads
Read a few fields out of a large JSON payload without decoding the rest, backed by the simdjson C++ library over FFI. Whole-document and NDJSON decoding too.#json#performance#ffi#parser#simd
screenshot

flutter_prerendercopy "flutter_prerender: ^1.3.0" to clipboard
flutter_prerender: ^1.3.0 copied to clipboard

recently created package Added 23 days ago
1
likes
160
points
685
downloads
Command-line tool that prerenders a Flutter web app to static, crawlable HTML for SEO. Loads each route in headless Chrome and emits headings, links, meta, and a sitemap.#seo#web#prerender#ssg#flutter
screenshot

llm_evalcopy "llm_eval: ^1.2.0" to clipboard
llm_eval: ^1.2.0 copied to clipboard

recently created package Added 23 days ago
1
likes
160
points
645
downloads
A Dart test harness for LLM evals: assertion checks over model outputs, an optional LLM-as-judge, and cached responses so CI stays deterministic.#llm#ai#testing#evaluation#ci
screenshot

constellation_particlescopy "constellation_particles: ^1.1.0" to clipboard
constellation_particles: ^1.1.0 copied to clipboard

1
likes
160
points
603
downloads
Pointer-reactive constellation particle background for Flutter. Honours reduced motion and high contrast, pauses when backgrounded, zero runtime deps.#animation#particles#canvas#background#custompainter
screenshot

rag_kitcopy "rag_kit: ^1.1.0" to clipboard
rag_kit: ^1.1.0 copied to clipboard

recently created package Added 23 days ago
1
likes
150
points
864
downloads
Pure-Dart RAG (retrieval-augmented generation): chunking, embeddings, vector search, and context building. Zero dependencies, bring your own embedding model.#rag#retrieval#embeddings#llm#nlp
screenshot

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

recently created package Added 23 days ago
0
likes
160
points
1.05k
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

mcp_probecopy "mcp_probe: ^0.10.0" to clipboard
mcp_probe: ^0.10.0 copied to clipboard

recently created package Added 23 days ago
0
likes
160
points
1.02k
downloads
Conformance checks and a test harness for Model Context Protocol (MCP) servers. Runs any MCP server over stdio and asserts on its behavior from package:test. Built on dart_mcp.#mcp#testing#ai#server#conformance
screenshot

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

recently created package Added 22 days ago
0
likes
160
points
1.01k
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