Hi, is there any conventions for naming packages a...
# compose-desktop
a
Hi, is there any conventions for naming packages and where to put stuff, how to organize everything etc ?
i
There is no Compose convention for naming packages (there is only conventions for naming functions). The package naming conventions would be the same as in any other UI application. You can look at a very popular package by feature approach (see, for example, codeviewer).