chore: remove rxdart dependency from pubspec.yaml

This commit is contained in:
Dr-Blank 2024-10-01 02:17:38 -04:00
parent 29f4c93554
commit e9c4b9cd86
No known key found for this signature in database
GPG key ID: 7452CC63F210A266
2 changed files with 1 additions and 2 deletions

View file

@ -1048,7 +1048,7 @@ packages:
source: hosted source: hosted
version: "2.3.13" version: "2.3.13"
rxdart: rxdart:
dependency: "direct main" dependency: transitive
description: description:
name: rxdart name: rxdart
sha256: "5c3004a4a8dbb94bd4bf5412a4def4acdaa12e12f269737a5751369e12d1a962" sha256: "5c3004a4a8dbb94bd4bf5412a4def4acdaa12e12f269737a5751369e12d1a962"

View file

@ -81,7 +81,6 @@ dependencies:
path: ^1.9.0 path: ^1.9.0
path_provider: ^2.1.0 path_provider: ^2.1.0
riverpod_annotation: ^2.3.5 riverpod_annotation: ^2.3.5
rxdart: ^0.28.0
scroll_loop_auto_scroll: ^0.0.5 scroll_loop_auto_scroll: ^0.0.5
sensors_plus: ^6.0.1 sensors_plus: ^6.0.1
shelfsdk: shelfsdk: