Fixing Version Solving Failed Errors

A few suggestions for solving the "version solving failed" error when updating your Flutter dependencies. https://codewithandrea.com/tips/fixing-version-solving-failed-errors/

How to Release Your Flutter App on the iOS App Store

A step-by-step guide on how to publish your Flutter app, including metadata, compliance, privacy manifests, Xcode settings, and building your IPA file. https://codewithandrea.com/articles/how-to-release-flutter-ios-app-store/

Adding a Privacy Manifest in Xcode

Starting November 12, 2024, apps that don’t include a Privacy Manifest can’t be submitted for review in App Store Connect. https://codewithandrea.com/tips/xcode-privact-manifest/

Fix for Missing Compliance Warning in App Store Connect

If your app does not use Non-Exempt Encryption, set ITSAppUsesNonExemptEncryption to NO in your Info.plist file in Xcode. https://codewithandrea.com/tips/fix-missing-compliance-warning/

Material Icons Theme (VSCode Extension)

Upgrade all your file icons with the Material Icons Theme. File nesting is properly supported, too, and the icons will be correctly left-aligned. https://codewithandrea.com/tips/material-icons-theme-vscode-extension/

iOS App Store: Build and Upload Script

A simple script to build and upload your iOS app to App Store Connect. You can run this locally, no CI/CD needed! https://codewithandrea.com/tips/build-upload-ios-script/

API keys storage: Client or Server?

Some guidelines to help you decide which API keys belong on the client, and which belong to the server. https://codewithandrea.com/tips/api-keys-client-server/

November 2024: Architecting Flutter Apps, Flutter Forum, Image Filters, Meshes and Gradients

Also included: Flutter Community on Bluesky, Flock (Flutter Fork), and the latest from Code with Andrea. https://codewithandrea.com/newsletter/november-2024/

How to Show the Downloads Count on pub.dev

How to enable dark mode and see downloads count for your favourite packages on pub.dev. https://codewithandrea.com/tips/downloads-count-pub-dev/

Script to Update the Android Project Settings

Use this script to update the Gradle, Java, NDK version and other settings in your Android project. https://codewithandrea.com/tips/update-android-project-script/


Members



Search