Update & Fix
- update deps. - splash support dark bg - fix parse cpu temp
This commit is contained in:
@@ -36,7 +36,7 @@ dependencies:
|
||||
hive_flutter: ^1.0.0
|
||||
dio: ^4.0.0
|
||||
after_layout: ^1.1.0
|
||||
extended_image: ^5.1.3
|
||||
extended_image: ^6.0.3
|
||||
url_launcher: ^6.0.9
|
||||
countly_flutter:
|
||||
git:
|
||||
@@ -59,7 +59,7 @@ dependencies:
|
||||
|
||||
|
||||
dev_dependencies:
|
||||
flutter_native_splash: ^1.2.4
|
||||
flutter_native_splash: ^2.1.6
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
@@ -147,7 +147,7 @@ flutter_native_splash:
|
||||
# parameters from above. If the image_dark parameter is specified, color_dark or
|
||||
# background_image_dark must be specified. color_dark and background_image_dark cannot both be
|
||||
# set.
|
||||
#color_dark: "#042a49"
|
||||
color_dark: "#042a49"
|
||||
#background_image_dark: "assets/dark-background.png"
|
||||
#image_dark: assets/splash-invert.png
|
||||
|
||||
|
||||
Reference in New Issue
Block a user