A proposito di Robert Cumahig
Hi, I’m Robert — a passionate Flutter developer who enjoys building things that are useful, clean, and built with care.
I share my work through open-source projects, libraries, and tools that aim to make development more efficient and enjoyable for others. I believe in writing code that’s approachable, practical, and meant to be used in the real world.
If you’ve found my work helpful or want to support what I do, feel free to buy me a coffee. Every bit of support helps me keep creating and sharing more.
Thanks for stopping by!
Sostenitori recenti
Posts
Hey folks! 👋 Just released a update to idle_detector_wrapper — packed with features to give you more control over user inactivity handling: ✅ pause() and resume() via IdleDetectorController ✅ reset() method to manually restart the idle timer ✅ onActive callback to detect when the user becomes active again ✅ Built-in MouseRegion support for detecting pointer movement ✅ Optional times...
🚀 New Update: idle_detector_wrapper v1.2.1 is live!
Aug 01, 2025
233 visualizzazioni
In some apps, knowing when a user is inactive is just as important as knowing when they're active. That’s why I created a simple wrapper to detect idle time in Flutter: 📦 idle_detector_wrapper on pub.dev ✅ Track user inactivity easily ✅ Works with mouse, keyboard, and touch ✅ Great for auto-logout, screen dimming, or inactivity prompts Example: dart CopyEdit IdleDetectorWrapper( onIdle:...
Detect User Inactivity in Flutter (Idle Detector Wrapper)
Jul 27, 2025
395 visualizzazioni


