Skip to content
View devShakib015's full-sized avatar
💻
Developing for you…
💻
Developing for you…

Block or report devShakib015

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
devShakib015/README.md

K M Shahriar Hossain

CTO at Shpper · Flutter, Firebase, Cloud & AI · Dubai
devshakib.jumyn.com · pub.dev/jumyn.com · devshakib015@gmail.com

pub.dev packages apps writing


I build production Flutter apps, publish the packages I wish had existed while building them, and write up the parts that are genuinely awkward. Most of what follows is downloadable, readable, or scored by somebody other than me — that is deliberate. A portfolio is its author describing themselves; these are the bits you can check.


Packages

Twelve on pub.dev under the jumyn.com publisher. All twelve score 160/160 pub points — that is pub.dev's own analyser, not a number I chose. MIT, no tracking, no paid tier.

Package What it does Platforms
woo_client WooCommerce from Dart — the keyless Store API for carts and checkout, plus the full admin REST API all six
apple_foundation_models Apple's on-device LLM from Flutter — streaming, tool calling, schema-constrained output iOS · macOS
loading_kit A blocking overlay that never flickers: reveal delay, minimum hold, reference counting all six
apple_intelligence On-device image generation streamed as it is made, plus Writing Tools and Genmoji iOS · macOS
fit_text Text that shrinks to fit — works inside Table and IntrinsicHeight, where LayoutBuilder throws all six
vitals Apple Health and Health Connect, typed. Empty buckets report null, never 0 iOS · Android
anchored_list Jump to any index in a lazy list in constant time, and hold your place all six
masonry_kit Masonry grids as slivers, so several can share one CustomScrollView all six
file_system_access Real files on Flutter Web — save in place instead of downloading a copy all six
roomplan Scan a room with RoomPlan; get walls, doors and furniture with real dimensions iOS
ar_quick_look Put a USDZ model in the room using Apple's own AR viewer iOS
cross_tab Coordinate browser tabs: typed messages, presence, and electing exactly one to work all six

Source for all twelve: flutter_packages.


Apps you can actually download

App Platform What it is
Helm macOS Fifteen native tools in one window — storage cleaner with a treemap explorer, duplicate finder, system monitors with 24h history, clipboard manager
Mise macOS A whole restaurant on one Mac: till, kitchen display, QR table ordering. Self-hosted and fully offline
Sonar macOS Network toolkit — discover every device, scan ports, analyse Wi-Fi, watch trends over seven days
ShopDesk Windows Offline point-of-sale: barcode selling, stock as a ledger, customer credit, thermal receipts

All MIT. No account, no telemetry, no subscription.


Also on the site

98 browser tools and 32 games that run entirely client-side — nothing is uploaded, and they work with the network off. 142 posts on Flutter, Firebase, Cloud and AI.

devshakib.jumyn.com


What I work with

Mobile Flutter · Dart · Swift · Kotlin — six platforms from one codebase Backend Firebase · Firestore · Python · Django · Node · PocketBase · REST & GraphQL Cloud GCP · AWS · Azure · Docker · GitHub Actions AI On-device models (Apple Foundation Models, Apple Intelligence), LLM integration, RAG


A few things I believe about software

A number you cannot check is a claim in a larger font. Every figure on my site is read live from the source that owns it — pub.dev for scores and downloads, the registry for versions — so it cannot drift from the truth.

Say what is not verified. vitals reads health data reliably and its write path is not yet confirmed on a real device. That is in the README, because somebody would otherwise find out with their own weight history.

Never render a zero. A package with no downloads yet should show nothing, not "0 downloads". The absence is honest; the zero is misleading.


Website · Blog · X · Reddit · dev.to · ORCID · Email

Open to freelance and consulting work.

Pinned Loading

  1. BusinessMonitoringApp BusinessMonitoringApp Public

    ShopDesk — a free, offline point-of-sale for a small shop: barcode selling, stock as a ledger, customer credit, thermal receipts and day-close reports. The data never leaves the counter.

    Python

  2. flutter_packages flutter_packages Public

    Twelve Dart and Flutter packages on pub.dev, all 160/160 pub points: woo_client, loading_kit, fit_text, masonry_kit, anchored_list, vitals, roomplan, ar_quick_look, cross_tab, file_system_access, a…

    Dart

  3. helm helm Public

    A free, open-source macOS toolkit — fifteen native tools in one window: storage cleaner with a treemap explorer, duplicate finder, system monitors with 24h history, clipboard manager and more.

    Dart 2

  4. mise mise Public

    Free, self-hosted restaurant management. POS, kitchen display, QR table ordering, payments and reports — runs on your own machine, works when the internet doesn't.

    Dart

  5. personal_wallpaper_engine_lite personal_wallpaper_engine_lite Public

    A featherweight macOS menubar app that rotates your desktop wallpaper from the free Pexels API. No Dock icon, no window clutter.

    Swift

  6. sonar sonar Public

    Sonar — a complete macOS network toolkit: device discovery, diagnostics, Wi-Fi analysis, control, monitoring & per-device DNS logs. Native SwiftUI, free.

    Swift