Commit 1e30838
committed
feat: Rebrand app with new logo and updated assets
- Updated app logo to "Logo.png" and "LogoRound.png" across all platforms (Android and iOS).
- Replaced existing logo assets in `README.md`, app drawer, and launcher icons.
- Configured adaptive icons for Android with background color "#AADDBF00" and foreground icon "LogoRound.png".
- Updated iOS app icons with new logo assets for all required sizes.
- Modified `pubspec.yaml` to reflect the new logo and adaptive icon settings.
- Updated license to GPLv3.0.1 parent 10b672f commit 1e30838
File tree
38 files changed
+21
-5
lines changed- android/app/src/main/res
- drawable-hdpi
- drawable-mdpi
- drawable-xhdpi
- drawable-xxhdpi
- drawable-xxxhdpi
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- assets
- ios/Runner/Assets.xcassets/AppIcon.appiconset
- lib/presentation/screens/dashboard/widgets
38 files changed
+21
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
Loading
Loading
0 commit comments