Skip to content

Commit

Permalink
Remove direct dependency on platform interface
Browse files Browse the repository at this point in the history
  • Loading branch information
ThexXTURBOXx committed Apr 23, 2024
1 parent 31f7a13 commit 7388d24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## 1.2.6
* Allow `package_info_plus` versions `8.x`
* Remove direct dependency on `device_info_plus_platform_interface` (why was this there anyway?)

## 1.2.5
* Allow `package_info_plus` versions `7.x`
Expand Down
1 change: 0 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ environment:

dependencies:
device_info_plus: '>=9.0.0 <11.0.0'
device_info_plus_platform_interface: ^7.0.0
dio: ^5.0.1
flutter:
sdk: flutter
Expand Down

0 comments on commit 7388d24

Please sign in to comment.