Skip to content

Commit

Permalink
revert some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ened committed Jul 4, 2023
1 parent b42e042 commit edc4b1b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 20 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ packages:
dependency: "direct main"
description:
path: "../packages/flutter_reactive_ble"
relative: false
relative: true
source: path
version: "5.1.1"
flutter_test:
Expand Down Expand Up @@ -438,7 +438,7 @@ packages:
dependency: "direct overridden"
description:
path: "../packages/reactive_ble_mobile"
relative: false
relative: true
source: path
version: "5.1.1"
reactive_ble_platform_interface:
Expand Down
8 changes: 0 additions & 8 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,5 @@ dev_dependencies:
sdk: flutter
functional_data_generator: ^1.1.2

dependency_overrides:
flutter_reactive_ble:
path: ../packages/flutter_reactive_ble
reactive_ble_mobile:
path: ../packages/reactive_ble_mobile
reactive_ble_platform_interface:
path: ../packages/reactive_ble_platform_interface

flutter:
uses-material-design: true
6 changes: 0 additions & 6 deletions packages/flutter_reactive_ble/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,3 @@ dev_dependencies:
sdk: flutter
functional_data_generator: ^1.1.2
mockito: ^5.0.14

dependency_overrides:
reactive_ble_mobile:
path: ../reactive_ble_mobile
reactive_ble_platform_interface:
path: ../reactive_ble_platform_interface
4 changes: 0 additions & 4 deletions packages/reactive_ble_mobile/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ dev_dependencies:
sdk: flutter
mockito: ^5.0.14

dependency_overrides:
reactive_ble_platform_interface:
path: ../reactive_ble_platform_interface

flutter:
plugin:
platforms:
Expand Down

0 comments on commit edc4b1b

Please sign in to comment.