Single Codebase, Two Apps with Flutter and Firebase Posted on 2017년 05월 19일 by moonbc Single Codebase, Two Apps with Flutter and Firebase https://flutter.io/ Flutter makes it easy and fast to build beautiful mobile apps.
iOS 개발 비분류 C11 _Atomic vs Objective-C @property(atomic) — 같은 이름, 다른 세계 moonbc 2025년 10월 30일 2 min 0 🔒 C11 _Atomic vs Objective-C @property(atomic) — 같은 “atomic”이지만 전혀 다른 세계 멀티스레드 환경에서 “데이터…
iOS Apple의 libdispatch(GCD) 효율적으로 사용하는 법 moonbc 2025년 04월 03일 5 min 0 실전 가이드 🔍 서론: GCD의 이면 이해하기 Apple의 libdispatch(일명 Grand Central Dispatch, GCD)는 macOS 및…
iOS iOS 개발자를 위한 필수 터미널 명령어 가이드 moonbc 2025년 01월 19일 1 min 0 터미널은 iOS 개발자로서 생산성을 높이고, 문제를 해결하며, 작업을 자동화하는 데 큰 도움이 됩니다. Xcode와 GUI…