A representation of the structure of a project made with the Klutter Framework. Each property of this object represents a folder containing one or more folders and/or files which are in some way used or needed by Klutter.
is the folder containing the Android frontend code, basically the iOS folder from a standard Flutter project.
is the folder containing the iOS frontend code, basically the iOS folder from a standard Flutter project.
is the folder containing the native backend code, basically a Kotlin Multiplatform library module.
is the top level of the project.