Deploy Flutter web app to Cloudflare Pages #1224
Replies: 2 comments
-
Hi @AutomaRobin, You can define in the codemagic.yaml file as one of the bash scripts.
I believe all the necessary configurations you need to define, e.g. Cloudflare credentials. I have not used the |
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I currently have my Flutter web app hosted at Cloudflare Pages and would like to use Codemagic as CI/CD to deploy my web app there. At this moment, I do this manually via a package called Peanut. Peanut builds the app and pushes the output to a branch which is linked to my Cloudflare Page.
Is there any way I could do this via Codemagic?
Beta Was this translation helpful? Give feedback.
All reactions