Flutter android build is passing locally but failing on codemagic #2026
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduceRun Expected resultsExpect successful build both locally and on codemagic Actual resultsInstead got this on codemagic Upgrading build.gradle
class RawEditorState extends EditorState FAILURE: Build failed with an exception.
BUILD FAILED in 1m 7s Build failed :| Build id (optional)64f41e922b1bcc018bf9256c No response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @jamespainted, it looks like a known issue with the plugin as per this GH issue. Workaround is to |
Beta Was this translation helpful? Give feedback.
Hi @jamespainted, it looks like a known issue with the plugin as per this GH issue. Workaround is to
use version below 7.4.0
.