feature(updater): Implement auto-updating system using AppCast protocol

This commit is contained in:
2026-06-22 02:30:50 +04:00
parent c23b4bd0da
commit 602d294da4
18 changed files with 524 additions and 9 deletions
+1
View File
@@ -45,6 +45,7 @@ dependencies:
flutter_secure_storage: ^10.3.1
shared_preferences: ^2.5.3
window_manager: ^0.5.1
auto_updater: 1.0.0
dev_dependencies:
flutter_test: