базовая логика скачивания обновлений

This commit is contained in:
2026-03-22 01:04:16 +04:00
parent 4b1cecbefd
commit 73d8798bb9
39 changed files with 2372 additions and 1017 deletions
+1 -5
View File
@@ -34,17 +34,12 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
file: ^7.0.1
dio: ^5.9.0
minio: ^3.5.8
args: ^2.7.0
logging: ^1.3.0
path: ^1.9.1
injectable: ^2.5.1
crypto: ^3.0.6
get_it: ^8.2.0
flutter_bloc: ^9.1.1
rxdart: ^0.28.0
file_picker: ^10.3.2
pixelarticons: ^0.4.0
shared_preferences: ^2.5.3
@@ -76,6 +71,7 @@ flutter:
# To add assets to your application, add an assets section, like this:
assets:
- assets/background.png
- assets/logo.png
# - images/a_dot_ham.jpeg
# An image asset can refer to one or more resolution-specific "variants", see