mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-06 02:59:28 +00:00
chore: remove rxdart dependency from pubspec.yaml
This commit is contained in:
parent
29f4c93554
commit
e9c4b9cd86
2 changed files with 1 additions and 2 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue