iOS Status Bar Tip for Better Screenshots

Here's a handy command to override the iOS status bar UI before taking screenshots. https://codewithandrea.com/tips/ios-status-bar-for-screenshots/

Établi 6mo | 14 mars 2025, 09:40:07


Connectez-vous pour ajouter un commentaire

Autres messages de ce groupe

August 2025: Flutter 3.35, Widget Previews, Flutter MCP Server, Latest AI News

Also included: Dart 3.9, Decoupling Material & Cupertino from the core SDK, new Package of the Week videos, recent studies about AI. https://codewithandrea.com/newsletter/august-2025/

27 août 2025, 10:50:05 | Code with Andrea
June 2025: Apple Liquid Glass, Software 3.0, how to use LLMs, AI-Assisted coding, Claude Code Crash Course

Also included: 12 lessons from AI pair programming, and my code review of an open-source Flutter app with 100K+ lines of code. https://codewithandrea.com/newsletter/june-2025/

27 juin 2025, 14:20:04 | Code with Andrea
Use Multiple Flutter Versions with Puro

Puro is a powerful tool that lets you install multiple versions of Flutter and easily switch between them in your projects. https://codewithandrea.com/tips/multiple-flutter-versions-puro/

25 juin 2025, 13:40:03 | Code with Andrea
Build Flutter Apps FASTER with Claude Code Opus 4

A crash course on using Claude Code to build a non-trivial Flutter project involving native integrations like speech recognition and permissions. https://codewithandrea.com/videos/build-flutter-apps-f

25 juin 2025, 13:40:03 | Code with Andrea
Code Review of Cashew App: Lessons from a Flutter App with 100k+ Downloads

In-depth code review of Cashew, a budget and expense tracking app with 4.9 star ratings, 100,000+ downloads, and just as many lines of code. https://codewithandrea.com/videos/code-review-cashew-app/

9 juin 2025, 12:40:13 | Code with Andrea
How to Configure the Updated Code Formatter in Dart 3.8

Dart 3.8 introduced an updated formatter with various configuration options. Learn what’s new and how to prepare your codebase. https://codewithandrea.com/articles/updated-formatter-dart-3-8/

21 mai 2025, 12:10:09 | Code with Andrea
Preserve Trailing Commas in Dart 3.8

Dart 3.8 introduces a new formatting option to preserve trailing commas, overriding the new formatting style introduced in Dart 3.7. https://codewithandrea.com/tips/preserve-trailing-commas-dart-3.8/

21 mai 2025, 12:10:08 | Code with Andrea