Fix wrong path in pubspec.yaml (#13)
This commit is contained in:
@@ -10,7 +10,7 @@ dependencies:
|
||||
path_provider_elinux:
|
||||
git:
|
||||
url: https://github.com/sony/flutter-elinux-plugins.git
|
||||
path: packages/path_provider_elinux
|
||||
path: packages/path_provider
|
||||
ref: ^1.0.0
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user