update dependencies

This commit is contained in:
Win 2024-07-05 10:37:05 +07:00
parent 1c6e8944de
commit 3f943bce91
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
const String versionString = "0.0.7";
const String iconPath = "assets/app_icons/net.winscloud.Datecalculator.svg";
const String iconPath = "assets/app_icons/net.winscloud.DateCalculator.svg";
const String iconPathPng = "assets/app_icons/icon.png";

View File

@ -39,7 +39,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
intl: ^0.18.1
intl: 0.19.0
flutter_native_splash: ^2.2.17
flutter_svg: ^2.0.10+1
url_launcher: 6.2.5