Use better way to handle gallery with no images and page with no images

This commit is contained in:
2024-06-02 07:49:03 +00:00
committed by GitHub
parent 9e0aa9ca84
commit f5666a8c46
7 changed files with 54 additions and 14 deletions

View File

@@ -8,7 +8,8 @@
"vscode": {
"extensions": [
"Dart-Code.dart-code",
"Dart-Code.flutter"
"Dart-Code.flutter",
"Google.arb-editor"
]
}
}