Skip to content

Commit 21b69ff

Browse files
committed
Update Dependencies
1 parent 700a90d commit 21b69ff

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

pubspec.yaml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ dependencies:
1414
path: ../
1515
# Uncomment to build standalone project.
1616
# responsive_framework: ^1.0.0
17-
google_fonts: ^5.1.0
18-
animations: ^2.0.8
17+
google_fonts: ^6.1.0
18+
animations: ^2.0.11
1919
loading_gifs: ^0.3.0
2020

2121
dev_dependencies:
@@ -27,10 +27,18 @@ dev_dependencies:
2727
flutter_icons:
2828
android: true
2929
ios: true
30+
remove_alpha_ios: true
31+
image_path: "assets/Minimal-Logo.png"
3032
image_path_android: "assets/Minimal-Logo.png"
3133
image_path_ios: "assets/Minimal-Logo-iOS.png"
3234
adaptive_icon_background: "#FFFFFFFF"
3335
adaptive_icon_foreground: "assets/Minimal-Logo-Adaptive.png"
36+
web:
37+
generate: true
38+
macos:
39+
generate: true
40+
windows:
41+
generate: true
3442

3543
flutter:
3644
uses-material-design: true

0 commit comments

Comments
 (0)