[go: up one dir, main page]

brewkits.dev

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

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

recently created package Added 28 days ago
10
likes
160
points
532
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

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

10
likes
160
points
188
downloads
Background task manager for Flutter using platform-native APIs. Zero Flutter Engine overhead for I/O operations.#background#workmanager#networking#files#cryptography

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

recently created package Added 28 days ago
3
likes
160
points
483
downloads
Image clipboard support for HyperRender using super_clipboard. Enables copying, saving, and sharing images.#flutter#clipboard#image-copy

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

recently created package Added 28 days ago
3
likes
160
points
430
downloads
Syntax highlighting plugin for HyperRender using flutter_highlight. Supports 180+ programming languages with multiple themes.#flutter#syntax-highlighting#code-highlight

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

5
likes
160
points
118
downloads
Better than easy_debounce. Enterprise debounce/throttle with Redis rate limiting, gesture throttling, 360+ tests. Memory-safe, actively maintained.#debounce#throttle#rate-limiting#ui#widget

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

recently created package Added 28 days ago
2
likes
160
points
460
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_htmlcopy "hyper_render_html: ^1.2.0" to clipboard
hyper_render_html: ^1.2.0 copied to clipboard

recently created package Added 28 days ago
2
likes
160
points
429
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.2.0" to clipboard
hyper_render_markdown: ^1.2.0 copied to clipboard

recently created package Added 28 days ago
2
likes
160
points
426
downloads
Markdown parser plugin for HyperRender - Converts Markdown to Universal Document Tree (UDT).#flutter#markdown-renderer#markdown#commonmark

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

2
likes
160
points
103
downloads
Pure Dart debounce/throttle for servers (Serverpod, Dart Frog). Distributed Redis rate limiting, batch operations, 360+ tests. Better than easy_debounce.#debounce#throttle#async#server#redis

flutter_debounce_throttle_hookscopy "flutter_debounce_throttle_hooks: ^2.4.5" to clipboard
flutter_debounce_throttle_hooks: ^2.4.5 copied to clipboard

2
likes
160
points
84
downloads
Flutter Hooks for flutter_debounce_throttle. Memory-safe debounce/throttle with auto-dispose. Better than easy_debounce. React-style hooks for Flutter.#debounce#throttle#flutter-hooks#hooks#react