add main menu interface
- MainMenu - ChatItem (Widget) - ChatFolder (Widget) - ChatFolders (Widget) - ColorTheme
This commit is contained in:
10
potato_messenger.code-workspace
Normal file
10
potato_messenger.code-workspace
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"folders": [
|
||||
{ "path": "client" },
|
||||
{ "path": "server" },
|
||||
{ "path": "shared" }
|
||||
],
|
||||
"settings": {
|
||||
"dart.enableSdkFormatter": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user