Skip to content

Commit

Permalink
chore: remove dependency_overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
lambiengcode committed Jul 31, 2024
1 parent 845c35a commit 1325bd2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.4.9

* Chore: remove dependency_overrides

## 1.4.8

* Feat: support flutter wasm
Expand Down
6 changes: 1 addition & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: waterbus_sdk
description: Flutter plugin of Waterbus. Build video call or online meeting application with SFU model. Supports iOS, Android.
version: 1.4.8
version: 1.4.9
homepage: https://docs.waterbus.tech
repository: https://github.com/waterbustech/waterbus-flutter-sdk
issue_tracker: https://github.com/waterbustech/waterbus-flutter-sdk/issues
Expand Down Expand Up @@ -47,10 +47,6 @@ dependencies:
get_it: ^7.6.8
injectable: ^2.4.4

dependency_overrides:
dart_webrtc_plus:
path: /Users/lambiengcode/Documents/webrtc/dart-webrtc

dev_dependencies:
flutter_test:
sdk: flutter
Expand Down

0 comments on commit 1325bd2

Please sign in to comment.