Wwoogiinwoogi.hashnode.dev·Jan 8 · 7 min readFlutter sizer Package: Build Responsive UI the Easy WayFlutter sizer Package: Build Responsive UI the Easy Way Hey, I'm woogi, and today I want to share one of my favorite Flutter packages for building responsive UIs - the sizer package. Have you ever found yourself writing MediaQuery.of(context).size.wi...00
Wwoogiinwoogi.hashnode.dev·Jan 7 · 6 min readflutter_animate: Say Goodbye to AnimationController Boilerplateflutter_animate: Say Goodbye to AnimationController Boilerplate I spent 30 minutes writing a fade-in animation last week. Not because the effect was complex—just a simple opacity transition. But by the time I set up the AnimationController, mixed in ...00
Wwoogiinwoogi.hashnode.dev·Jan 6 · 5 min readHow to Set Up SSH Keys for GitHub on Mac: The Complete GuideTired of typing your GitHub password every time you push code? I was too. After setting up a new Mac last week, I realized I'd been doing this wrong for years. SSH keys are not just more convenient — they're also more secure. In this guide, I'll walk...00
Wwoogiinwoogi.hashnode.dev·Jan 4 · 6 min readFlutter vs React Native in 2026: The Honest TruthFlutter vs React Native in 2026: The Honest Truth Here's an irony I can't stop thinking about: Flutter has more GitHub stars, more developer love, and faster growth—yet React Native has 6 times more job postings in the US market. So which one should ...00