composablehorizons / compose-examples

This repository it used to keep track of user feedback, issues and suggestions for https://composablesui.com
https://composablesui.com
10 stars 0 forks source link

Do you think including the imports together with the component code would be a good idea? #9

Closed javac9 closed 2 months ago

javac9 commented 2 months ago

For some reason on-the-fly imports don't work in my Android Studio so an option to have the imports readily available would be a nice addition, especially when it comes to larger components. Also, sometimes we tend to choose a wrong import which may mislead us thinking something is wrong with the component.

javac9 commented 2 months ago

Moved to Discussions: https://github.com/composablehorizons/composablesui/discussions/10 Sorry for spotting Discussions too late.