androidpoet.dev

  • Packages
Results 10 packages owned by androidpoet.dev
Sort by

draftercopy "drafter: ^0.3.0" to clipboard
drafter: ^0.3.0 copied to clipboard

8
likes
160
points
907
downloads
A premium, dependency-free Flutter charting library with ~27 chart types, smooth Catmull-Rom curves, soft gradient fills and a left-to-right reveal.#chart#visualization#graph#diagram

back_stackcopy "back_stack: ^0.6.1" to clipboard
back_stack: ^0.6.1 copied to clipboard

5
likes
160
points
509
downloads
You own the back stack. Navigation is a list you push and pop — type-safe, observable, no route graph.#navigation#router#navigator#routing

pikselcopy "piksel: ^0.2.1" to clipboard
piksel: ^0.2.1 copied to clipboard

recently created package Added 15 days ago
0
likes
160
points
113
downloads
A type-safe, extensible image loading and caching pipeline for Flutter — network, SVG, AVIF, GIF, video-frame and blurhash behind one API.#image#cache#image-loading#svg#avif
screenshot

piksel_avifcopy "piksel_avif: ^0.2.1" to clipboard
piksel_avif: ^0.2.1 copied to clipboard

recently created package Added 15 days ago
0
likes
150
points
108
downloads
AVIF support for piksel via the platform's own decoder (Android 12+, iOS 16+, macOS 13+) — no bundled codec.#avif#image#codec
screenshot

drafter_financecopy "drafter_finance: ^0.3.0" to clipboard
drafter_finance: ^0.3.0 copied to clipboard

0
likes
150
points
34
downloads
Native, multiplatform charts for Flutter — the full Drafter general charting set (line, bar, pie, radar, and more) plus trading charts (candlestick, OHLC, volume) with indicators and a magnet crosshai [...]#finance#chart#trading#candlestick#indicators

supabase_realtime_kitcopy "supabase_realtime_kit: ^0.1.0" to clipboard
supabase_realtime_kit: ^0.1.0 copied to clipboard

0
likes
150
points
9
downloads
Headless, plug-and-play realtime primitives on top of the Supabase SDK: live queries with optimistic merge, an offline outbox, presence and broadcast.

supabase_chatcopy "supabase_chat: ^0.1.0" to clipboard
supabase_chat: ^0.1.0 copied to clipboard

0
likes
150
points
8
downloads
A plug-and-play chat domain on top of supabase_realtime_kit: rooms, messages with optimistic send, typing indicators, presence, and read receipts.

supabase_chat_widgetscopy "supabase_chat_widgets: ^0.1.0" to clipboard
supabase_chat_widgets: ^0.1.0 copied to clipboard

0
likes
150
points
5
downloads
Optional Flutter widgets for supabase_chat: a drop-in ChatView plus message bubble, composer, and typing indicator building blocks.

supabase_chat_e2eecopy "supabase_chat_e2ee: ^0.1.0" to clipboard
supabase_chat_e2ee: ^0.1.0 copied to clipboard

0
likes
140
points
5
downloads
Opt-in end-to-end encryption for supabase_chat using the Signal Protocol (libsignal_protocol_dart): prekey distribution over Supabase and an encrypted room decorator. The server only ever sees ciphertext.

supabase_chat_sealcopy "supabase_chat_seal: ^0.1.0" to clipboard
supabase_chat_seal: ^0.1.0 copied to clipboard

0
likes
140
points
5
downloads
Permissive (MIT) end-to-end encryption for supabase_chat: a sealed box over X25519 ECDH + AES-256-GCM with safety-number verification. No copyleft dependencies, so it is safe to use in closed-source apps.