Skip to content

Commit dcb310d

Browse files
author
LavanyaA
authored
Used path_provider_foundation instead of path_provider_macOS
1 parent 9d7c46b commit dcb310d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
sdk: flutter
1616
url_launcher: ^6.1.0
1717
path_provider: ^2.0.1
18-
path_provider_macos: ^2.0.0
18+
path_provider_foundation: ^2.1.0
1919
desktop_window: 0.4.0
2020
intl: ^0.17.0
2121

@@ -77,4 +77,4 @@ flutter:
7777
- asset: assets/fonts/Roboto-Medium.ttf
7878
- family: Roboto-Regular
7979
fonts:
80-
- asset: assets/fonts/Roboto-Regular.ttf
80+
- asset: assets/fonts/Roboto-Regular.ttf

0 commit comments

Comments
 (0)