Skip to content

Commit

Permalink
updated pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Omicrxn committed Oct 7, 2023
1 parent ddc8af7 commit 3f1d74b
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 6 deletions.
4 changes: 3 additions & 1 deletion omispeech_android/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ dependencies:
flutter:
sdk: flutter
omispeech_platform_interface:
path: ../omispeech_platform_interface
git:
url: https://github.com/Omicrxn/omispeech.git
path: omispeech_platform_interface

dev_dependencies:
flutter_test:
Expand Down
4 changes: 3 additions & 1 deletion omispeech_ios/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ dependencies:
flutter:
sdk: flutter
omispeech_platform_interface:
path: ../omispeech_platform_interface
git:
url: https://github.com/Omicrxn/omispeech.git
path: omispeech_platform_interface

dev_dependencies:
flutter_test:
Expand Down
4 changes: 3 additions & 1 deletion omispeech_linux/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ dependencies:
flutter:
sdk: flutter
omispeech_platform_interface:
path: ../omispeech_platform_interface
git:
url: https://github.com/Omicrxn/omispeech.git
path: omispeech_platform_interface

dev_dependencies:
flutter_test:
Expand Down
4 changes: 3 additions & 1 deletion omispeech_macos/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ dependencies:
flutter:
sdk: flutter
omispeech_platform_interface:
path: ../omispeech_platform_interface
git:
url: https://github.com/Omicrxn/omispeech.git
path: omispeech_platform_interface

dev_dependencies:
flutter_test:
Expand Down
4 changes: 3 additions & 1 deletion omispeech_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ dependencies:
flutter_web_plugins:
sdk: flutter
omispeech_platform_interface:
path: ../omispeech_platform_interface
git:
url: https://github.com/Omicrxn/omispeech.git
path: omispeech_platform_interface

dev_dependencies:
flutter_test:
Expand Down
4 changes: 3 additions & 1 deletion omispeech_windows/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ dependencies:
flutter:
sdk: flutter
omispeech_platform_interface:
path: ../omispeech_platform_interface
git:
url: https://github.com/Omicrxn/omispeech.git
path: omispeech_platform_interface

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 3f1d74b

Please sign in to comment.