iOS Build Environment Help Center

Can Build Flutter project ?

append delete engineerwr

Hi, this builder can build a flutter project too ?

Reply RSS

Replies

append delete #1. Pierre-Marie Baty

Hello

It probably can. Although the build pipeline must be constructed by hand because it hasn't been done yet.

Currently only the Unity projects build out of the box, because their build logic is known by the master build script. If you want the builder to support Flutter projects too, send me one or two of such projects so I can integrate their build logic in the master build script. This is provided these projects share a similar template (I suppose they do).

In a long-term future, all sort of Xcode projects will be able to be built out of the box, regardless of where they come from, but there's still some way to go.

Best regards,

append delete #2. engineewr
append delete #3. engineerwr

where can i buy the daemon ?
what the value ?

append delete #4. Pierre-Marie Baty

By "daemon" I assume you mean the CocoaPods daemon.

It's a subsystem that enables users to run CocoaPods on their Windows system more reliably (i.e. without the NTFS pathname limitations) to manage the dependencies of their Xcode projects before building them.

You don't need it if you know how to inject those dependencies by hand during the build. Not using it (and using precompiled libraries and frameworks instead) also has the benefit of speeding up the build.

I had a look at your project. The iOS part is written in the Swift language. Currently this toolchain can't build Swift code easily. I don't advise you to spend anything on it (neither time nor money) unless you're knowledgeable enough and know what you are doing.

This looks like the simplest form of Flutter project. Can you show me a more complex one, so that I identify the common parts ?

append delete #5. engineerwr

I understand, I will not have a more complex project. :(
well... it was just a question and thank you very much for your attention

append delete #6. Pierre-Marie Baty

You're welcome. If anybody else is interested in building Flutter projects with this toolchain, feel free to bump this thread so that I know there is a need.

append delete #7. bawahakim

I would be interested in Flutter + this tool. Been using it with Unity and it worked wonderfuly. I may also be able to help with development.

append delete #8. Pierre-Marie Baty

Hello

Okay. Feel free to send me a few Flutter projects (with their Xcode workspace) so that I see what I can do.

Note that I am also spending time supporting Unreal engine builds at the moment, so don't expect an immediate outcome, unless it proves straightforward.

Reply

(Leave this as-is, it’s a trap!)

There is no need to “register”, just enter the same name + password of your choice every time.

Pro tip: Use markup to add links, quotes and more.

Moderators: Pierre-Marie Baty