aboutsummaryrefslogtreecommitdiffstats
path: root/pubspec.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pubspec.yaml')
-rw-r--r--pubspec.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/pubspec.yaml b/pubspec.yaml
index 2dfd425..58186da 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -13,6 +13,7 @@ dependencies:
provider: ^6.0.0
grpc: ^3.1.0
protobuf: ^2.1.0
+ flutter_svg: ^1.1.6
dev_dependencies:
flutter_test:
@@ -23,5 +24,7 @@ dev_dependencies:
flutter:
uses-material-design: true
assets:
- - assets/agl_logo.png
- - assets/config.json \ No newline at end of file
+ - assets/config.json
+ - assets/agl_logo_lightmode.png
+ - assets/agl_logo_darkmode.png
+ - assets/background_texture.svg \ No newline at end of file