studio finished

This commit is contained in:
MohammadTaha Basiri 2022-04-08 15:59:29 +04:30
parent b23d9e5f98
commit 0b9eedd686
4 changed files with 0 additions and 106 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 46 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 46 KiB

View File

@ -1 +0,0 @@
class AppStrings {}

View File

@ -42,8 +42,6 @@ class Assets {
_baseEmptyStatesPath + '/connection-$_themeSuffix.svg';
static String get emptyResult =>
_baseEmptyStatesPath + '/result-$_themeSuffix.svg';
static String get emptyStudio =>
_baseEmptyStatesPath + '/studio-$_themeSuffix.svg';
static const String lightTheme = _baseThemesPath + '/theme-light.svg';
static const String darkTheme = _baseThemesPath + '/theme-dark.svg';