brewkits.dev

  • Packages
Results 15 packages owned by brewkits.dev
Sort by

native_workmanagercopy "native_workmanager: ^1.5.0" to clipboard
native_workmanager: ^1.5.0 copied to clipboard

26
likes
160
points
722
downloads
Background task scheduling for Flutter — 25+ native workers (HTTP, image, crypto, file), task chains, zero Flutter Engine overhead.#background#networking#files#images#cryptography

hyper_rendercopy "hyper_render: ^1.7.1" to clipboard
hyper_render: ^1.7.1 copied to clipboard

19
likes
160
points
244
downloads
Render HTML/Markdown/Delta at 60 FPS. The only Flutter renderer with CSS float layout, crash-free text selection, and CJK Ruby typography. Drop-in flutter_html alternative.#html#markdown#rendering#richtext#css
screenshot

flutter_debounce_throttlecopy "flutter_debounce_throttle: ^2.4.6" to clipboard
flutter_debounce_throttle: ^2.4.6 copied to clipboard

9
likes
160
points
237
downloads
Prevent button spam, debounce search, and fix memory leaks in Flutter. Drop-in widgets, async loading states, auto-lifecycle management. Zero dependencies.#debounce#throttle#rate-limiting#ui#async

native_workmanager_gencopy "native_workmanager_gen: ^1.5.0" to clipboard
native_workmanager_gen: ^1.5.0 copied to clipboard

6
likes
160
points
301
downloads
Code generator for native_workmanager. Generates type-safe DartWorker callback IDs and worker registry from @WorkerCallback annotations.

dart_debounce_throttlecopy "dart_debounce_throttle: ^2.4.6" to clipboard
dart_debounce_throttle: ^2.4.6 copied to clipboard

6
likes
160
points
219
downloads
Debounce, throttle, and rate limit for Dart servers and CLI. Token Bucket, batch processing, async concurrency control. Zero dependencies, no Flutter needed.#debounce#throttle#rate-limiting#async#dart

hyper_render_corecopy "hyper_render_core: ^1.7.0" to clipboard
hyper_render_core: ^1.7.0 copied to clipboard

5
likes
160
points
251
downloads
Core engine for HyperRender. Universal Document Tree, single-RenderObject layout with CSS float, Flexbox, Grid, CJK typography, and crash-free text selection.#flutter#html#rendering#richtext#css

hyper_render_highlightcopy "hyper_render_highlight: ^1.7.0" to clipboard
hyper_render_highlight: ^1.7.0 copied to clipboard

6
likes
160
points
174
downloads
Syntax highlighting plugin for HyperRender using flutter_highlight. Supports 180+ programming languages with multiple themes.#flutter#syntax-highlighting#code-highlight

hyper_render_clipboardcopy "hyper_render_clipboard: ^1.7.2" to clipboard
hyper_render_clipboard: ^1.7.2 copied to clipboard

6
likes
160
points
171
downloads
Image clipboard support for HyperRender using super_clipboard. Enables copying, saving, and sharing images.#flutter#clipboard#image-copy

hyper_render_htmlcopy "hyper_render_html: ^1.7.0" to clipboard
hyper_render_html: ^1.7.0 copied to clipboard

5
likes
160
points
184
downloads
HTML parsing plugin for HyperRender. Converts HTML content to UDT with full CSS support.#flutter#html-renderer#html-parser#css#xss-sanitization

hyper_render_markdowncopy "hyper_render_markdown: ^1.7.0" to clipboard
hyper_render_markdown: ^1.7.0 copied to clipboard

5
likes
160
points
173
downloads
Markdown parser plugin for HyperRender - Converts Markdown to Universal Document Tree (UDT).#flutter#markdown-renderer#markdown#commonmark