Remove notification service and update project

- Remove flutter_local_notifications dependency from pubspec.yaml
- Delete notification_service.dart file
- Remove notification service references from app_service.dart and app_binding.dart
- Clean up related code and dependencies
This commit is contained in:
Developer
2026-04-08 10:51:43 +08:00
parent cbe11d5db1
commit 2b685b45bb
247 changed files with 34522 additions and 1959 deletions

View File

@@ -1,7 +1,8 @@
arb-dir: lib/src/l10n
template-arb-file: app_en.arb
ooutput-localization-file: app_localizations.dart
output-localization-file: app_localizations.dart
output-class: AppLocalizations
supported-locales:
- en
- zh
- zh
- zh_Hant