Add TV update flow in Tentang and fix startup zone

This commit is contained in:
dwindown
2026-04-01 14:20:04 +07:00
parent 081ed9f695
commit 925189417d
12 changed files with 953 additions and 44 deletions

6
.gitignore vendored
View File

@@ -31,6 +31,7 @@ migrate_working_dir/
.pub-cache/
.pub/
/build/
/dist/
/coverage/
# Symbolication related
@@ -43,3 +44,8 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
/android/.kotlin/
/android/key.properties
/android/keystore/
*.jks
*.keystore