Skip to content

Questions for porting flutter engine to a new os #31043

@alephman

Description

@alephman

Hi,
I want to port the engine to a new non-linux os(RTOS) platform and have several questions about that:

  1. Can I port the flutter engine on the rtos?
  2. If can , which system interfaces the OS must support for the flutter engine. You know the linux platform has a libc(glibc) to provide the interface for application to access the kernel's services. But in the non-linux OS, it doesn't support the entire libc functionality, such as fuchsia. Or it doesn't support libc. So what the exact system interface the flutter engine need is in new OS platform?
  3. what’s the difference between "fml / platform" and “shell / platform” , why there has two platforms ?

Thanks,

@chinmaygarde

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectd: wikiFlutter or engine wikisengineflutter/engine related. See also e: labels.team-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions