-
Notifications
You must be signed in to change notification settings - Fork 6
Clean up and rename the original template files #34
Copy link
Copy link
Open
Labels
backlogLow priority issues.Low priority issues.
Description
There seems to be files either misleadingly named or left over from the initial Flutter template (my assumption). Consider
$ ls $(fd example) -R
android/app/src/main/kotlin/com/example/:
meesign_client
android/app/src/main/kotlin/com/example/meesign_client:
MainActivity.ktE.g. the linux/my_application.cc should be something like linux/meesign_client.cc, etc.
On one hand, this does not have a high priority, on the other hand, it would be nice to have this done to simplify navigation in project and understanding it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backlogLow priority issues.Low priority issues.