developeryusuf.com

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

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

recently created package Added 26 days ago
2
likes
160
points
947
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

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

recently created package Added 26 days ago
1
likes
160
points
1.26k
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

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

1
likes
160
points
1.21k
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

vector_kitcopy "vector_kit: ^1.3.0" to clipboard
vector_kit: ^1.3.0 copied to clipboard

recently created package Added 26 days ago
1
likes
160
points
954
downloads
SIMD-accelerated vector math for embeddings: dot product, cosine similarity, normalization, and top-k search over packed matrices.#simd#vectors#embeddings#similarity#performance
screenshot

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

recently created package Added 25 days ago
1
likes
160
points
952
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.3.1" to clipboard
llm_eval: ^1.3.1 copied to clipboard

recently created package Added 26 days ago
1
likes
160
points
924
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
749
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 26 days ago
1
likes
150
points
1.14k
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

re2copy "re2: ^1.1.3" to clipboard
re2: ^1.1.3 copied to clipboard

recently created package Added 24 days ago
1
likes
150
points
1.07k
downloads
Linear-time regular expressions for Dart via Google's RE2 over FFI. Immune to catastrophic backtracking (ReDoS).#regex#re2#security#ffi#performance
screenshot

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

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