базовая логика скачивания обновлений
This commit is contained in:
+1
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user