-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpubspec.yaml
More file actions
33 lines (28 loc) · 771 Bytes
/
pubspec.yaml
File metadata and controls
33 lines (28 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
name: rx_storage
description: Reactive storage for Dart/Flutter. RxDart Storage for Dart/Flutter.
version: 3.0.0
homepage: https://github.com/Flutter-Dart-Open-Source/rx_storage.git
repository: https://github.com/Flutter-Dart-Open-Source/rx_storage.git
issue_tracker: https://github.com/Flutter-Dart-Open-Source/rx_storage/issues
funding:
- https://www.buymeacoffee.com/hoc081098
environment:
sdk: '>=2.12.0 <4.0.0'
topics:
- rxdart
- hoc081098
- rx-storage
- reactive-storage
- reactive-programming
dependencies:
rxdart_ext: ^0.3.0
disposebag: ^1.5.1
meta: ^1.7.0
stack_trace: ^1.10.0
dev_dependencies:
lints: ^1.0.1
test: ^1.17.12
collection: ^1.16.0
screenshots:
- description: The RxDart package logo.
path: screenshots/logo.png