PUBDEV
flutter_app_expiry v0.0.2
A Flutter package to enforce app expiration (trial period) based on a specific date. After the expiry date, the app is blocked and shows a customizable expiration screen.
PUBDEV
easy_refresh_bubbles v1.0.1
Bubbles Indicator on EasyRefresh. Provides BubblesHeader and BubblesFooter. Animation with Rive.
PUBDEV
easy_refresh_skating v1.0.3
Skating Indicator on EasyRefresh. Provides SkatingHeader and SkatingFooter. Animation with Rive.
PUBDEV
easy_refresh_space v1.0.3
Space Indicator on EasyRefresh. Provides SpaceHeader and SpaceFooter. Animation with Rive.
PUBDEV
easy_refresh_squats v1.0.3
Squats Indicator on EasyRefresh. Provides SquatsHeader and SquatsFooter. Animation with Rive.
PUBDEV
easy_refresh_bow v1.1.0
Bow Indicator on EasyRefresh. Provides BowHeader and BowFooter. Animation with Rive.
PUBDEV
easy_refresh_halloween v1.0.3
Halloween Indicator on EasyRefresh. Provides HalloweenHeader and HalloweenFooter. Animation with Rive.
PUBDEV
flutter_monetization_kit v0.0.1
A Flutter plugin that provides a unified and easy-to-use API for Google Mobile Ads and in-app purchases on Android and iOS.
MASTODON
🚀 v1.0.4 released — dynamic_single_text_fieldBuild clean OTP-style inputs fast ✨Dynamic,…
🚀 v1.0.4 released — dynamic_single_text_fieldBuild clean OTP-style inputs fast ✨Dynamic, customizable & lightweight🔗 https://pub.dev/packages/dynamic_single_text_field💻 https://github.com/NicosNico...
MASTODON
🚀 New update for percentages_with_animation v1.1.5!🔗…
🚀 New update for percentages_with_animation v1.1.5!🔗 https://pub.dev/packages/percentages_with_animation💻 https://github.com/NicosNicolaou16/percentages_with_animation👍 Like it on pub.dev if you f...
PUBDEV
flutter_base_architecture_plugin v1.0.0
A robust and scalable Flutter plugin that provides a solid foundation for building production-ready apps. Includes API calls, BLoC state management, navigation, dependency injection, and localization ...
DEVTO
Before Writing Code, I Write the Spec Myself
Before you start coding, you usually need to clearly define what needs to be built. In other words, you take unclear requirements and turn them into actual features based on what you hear from your cl...
PUBDEV
blinkid_flutter v7.7.0
Flutter plugin for BlinkID, SDK for scanning and OCR of various identity documents.
DEVTO
Unlock Local Encryption with Passkeys: A Guide to the KEK (PRF) Feature
Passkeys are revolutionizing the way we authenticate by providing a secure, passwordless experience. But did you know that passkeys can do more than just authenticate users with a server? With the Pas...
DEVTO
I Built a macOS App in a Weekend with an AI Agent — Here's What 'Human on the Loop' Actually Looks Like
Last weekend I built Duckmouth — a macOS speech-to-text app with LLM post-processing, global hotkeys, Accessibility API integration, and Homebrew distribution. From first commit to shipping DMG: 26 ho...