Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Commit

Permalink
➕: added rxdart
Browse files Browse the repository at this point in the history
  • Loading branch information
Pushpavel committed Sep 2, 2021
1 parent 71b8376 commit 15c6639
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
rxdart:
dependency: "direct main"
description:
name: rxdart
url: "https://pub.dartlang.org"
source: hosted
version: "0.27.1"
sky_engine:
dependency: transitive
description: flutter
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies:
cupertino_icons: ^1.0.2
flutter_hooks: ^0.18.0
device_info_plus: ^2.1.0
rxdart: ^0.27.1

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 15c6639

Please sign in to comment.