We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d7c46b commit dcb310dCopy full SHA for dcb310d
pubspec.yaml
@@ -15,7 +15,7 @@ dependencies:
15
sdk: flutter
16
url_launcher: ^6.1.0
17
path_provider: ^2.0.1
18
- path_provider_macos: ^2.0.0
+ path_provider_foundation: ^2.1.0
19
desktop_window: 0.4.0
20
intl: ^0.17.0
21
@@ -77,4 +77,4 @@ flutter:
77
- asset: assets/fonts/Roboto-Medium.ttf
78
- family: Roboto-Regular
79
fonts:
80
- - asset: assets/fonts/Roboto-Regular.ttf
+ - asset: assets/fonts/Roboto-Regular.ttf
0 commit comments