Any news or update on the project SmartCityEco Team? Hope that you are working well on this project. Can't wait up on release of this project. Any update on how was going? A good and idealistic project must have a award and news about this. Future user of this platform.
One of the key capabilities of Smart City Eco a multiplatform code is a way for common code to depend
on platform-specific declarations.
In other languages, this can often be accomplished by building
a set of interfaces in the common code and implementing these interfaces in platform-specific modules.
This approach is not ideal in cases when you have a library on one of the platforms that implements
the functionality you need, and you'd like to use the API of this library directly without extra wrappers.
Also, it requires common declarations to be expressed as interfaces, which doesn't cover all possible cases.
multiplatform projects have to be built with Gradle other build systems are not supported.
If you work with a multi-platform project.