python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Flutter Codemagic Static Pages failed without any error
I try to build my flutter app for web with Codemagic. But the publish failed every time.
On my pc it works without any problems and Codemagic also worked till one week ago.
Here the output of Codemagi...
MiWe
Votes: 0
Answers: 1
Codemagic CI: Get android version from Git Tag
I have a Flutter app that i'm running through CI using Codemagic to build out the app to iOS and Android. A big part of the CI is a semantic version control which takes my git commits and builds my ...
Lloyd Richards
Votes: 0
Answers: 1
Why can't my flutter tests run on Codemagic?
I have written three simple integration tests that are located in a test directory. I run work on Windows and I use an Android emulator. They always fail on Codemagic (macOS Standard VM, 2.3GHz Quad ...
Okil Saber
Votes: 0
Answers: 1
How to pre populate generated files in Code Magic for flutter
I am trying to use object box in flutter application. It gives two files on pub run one objectbox.g.dart and other one objectbox-model.json.
The former file is ignored in gitignore.
Now that we are tr...
raphire
Votes: 0
Answers: 1