We have defined a Custom Color for our app which is the primary color of our app (Color.fromRGBO(39, 74, 157, 2.0);). But after creating the .ipa file. The Color changed to entirely a different shade of blue. The flutter version which I use for
Doctor summary (to see all details, run flutter doctor -v):
[β] Flutter (Channel stable, 3.24.4, on macOS 15.2 24C101 darwin-arm64, locale en-US)
[β] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[β] Xcode - develop for iOS and macOS (Xcode 16.2)
[β] Chrome - develop for the web
[β] Android Studio (version 2024.1)
[β] IntelliJ IDEA Community Edition (version 2024.3.2.1)
[β] VS Code (version 1.96.2)
[β] Connected device (4 available)
[β] Network resources.
&&
shorebird doctor
Shorebird 1.6.17 β’ [email protected]:shorebirdtech/shorebird.git
Flutter 3.29.0 β’ revision 4099421bb727e0b8dff1390c9fe12bea90216483
Engine β’ revision 0f660eb0c7c668e30d5ec3a854e009fb0e295bc6
URL Reachability
β https://api.shorebird.dev OK (0.6s)
β https://console.shorebird.dev OK (0.9s)
β https://oauth2.googleapis.com OK (0.3s)
β https://storage.googleapis.com OK (0.2s)
β https://cdn.shorebird.cloud OK (0.7s)
β Shorebird is up-to-date (1.6s)
β AndroidManifest.xml files contain INTERNET permission (31ms)
β macOS app has correct entitlements (3ms)
β shorebird.yaml found in pubspec.yaml assets (10ms)
β Lock files are tracked in source control (85ms)