fix: replace incorrect logo.png with m8logo.svg

Removed logo.png (wrong logo). Added m8logo.svg from BrandingKit as
the correct M8Chat logo. Login screen now renders SVG via flutter_svg.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-03 16:22:12 +10:00
parent 5a6d6cadaf
commit a241d0a7ab
4 changed files with 29 additions and 8 deletions

View File

@@ -46,6 +46,7 @@ dependencies:
cached_network_image: ^3.4.0
timeago: ^3.7.0
intl: ^0.20.0
flutter_svg: ^2.2.4
dev_dependencies:
flutter_test: