Remote Config via GitHub Gist

If you're not too picky about how you write your commit messages, this can be a neat little time saver! https://codewithandrea.com/tips/remote-config-github-gist/

Generate Commit Messages with Copilot

If you're not too picky about how you write your commit messages, this can be a neat little time saver! https://codewithandrea.com/tips/copilot-generate-commit-messages/

Control the Code Generation Order

If you're using multiple code generators that depend on each other, you can enforce the code generation order in your build.yaml file. https://codewithandrea.com/tips/control-codegen-order/

Async Stream Initialization with async*

If you want to return a stream that depends on some asynchronous code, you can use async and yield https://codewithandrea.com/tips/async-stream-initialization/

How to Ask for In-App Reviews in Your Flutter App

The in_app_review package makes it easy to ask for reviews. And by using a data-driven approach, you can show the prompt at the right time. https://codewithandrea.com/articles/flutter-in-app-review-prompt/

Timing the In-App Review Prompt

To avoid prompting users too early, track your desired event and only ask for a review after it is triggered N times. https://codewithandrea.com/tips/timing-in-app-review-prompt/

Working with Multiple Xcode Versions

How to download multiple releases from xcodereleases.com, and switch between them with the xcode-select CLI. https://codewithandrea.com/tips/multiple-xcode-versions/

Flutter DevTools Logging Page

The Android debug logs can get quite noisy. To work around it, open the DevTools logging page, which will only show the Flutter logs. https://codewithandrea.com/tips/flutter-devtools-logging-page/

Adding a Navigator Observer

By implementing a NavigatorObserver, you can track page views or add navigation breadcrumbs to your error logs. https://codewithandrea.com/tips/navigator-observer/

September 2024: FlutterCon Recordings, Enterprise App Principles, Hot Reload Internals, Flutter GitHub Insights

Also included: Flutter & Friends videos, how integrate DCM with open source Dart & Flutter packages, and the latest from Code with Andrea. https://codewithandrea.com/newsletter/september-2024/


Członkowie



Szukaj