teogor / ceres

🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.

Home Page:https://source.teogor.dev/ceres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FR]: Implement Local Compositions Array as Static for Runtime Element Addition

teogor opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Describe the problem

The objective is to enhance the functionality of local compositions by converting the compositions array to a static structure, allowing dynamic addition of elements at runtime.

Describe the solution

This feature request aims to modify the existing local compositions structure by transforming the compositions array to a static configuration. This change enables runtime insertion of new elements into the local compositions.

Expected Outcome:

  • Convert the local compositions array to a static structure for more flexible runtime manipulation.
  • Ensure seamless addition of elements to the local compositions during runtime.

The proposed modification will empower the application with the ability to add, remove, and manage elements within the local compositions array dynamically, enhancing its versatility and adaptability.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct