-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
pubspec.yaml
41 lines (35 loc) · 882 Bytes
/
pubspec.yaml
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
34
35
36
37
38
39
40
41
name: rxdart_ext
description: Some extension methods and classes built on top of RxDart - RxDart extension.
version: 0.4.0
homepage: https://github.com/hoc081098/rxdart_ext.git
repository: https://github.com/hoc081098/rxdart_ext.git
issue_tracker: https://github.com/hoc081098/rxdart_ext/issues
funding:
- https://www.buymeacoffee.com/hoc081098
topics:
- rxdart
- reactive-programming
- streams
- observables
- rx
environment:
sdk: ^3.0.0
dependencies:
rxdart: ^0.28.0
meta: ^1.7.0
stack_trace: ^1.11.1
path: ^1.8.0
dart_either: ^2.0.0
dev_dependencies:
lints: ^3.0.0
test: ^1.24.0
collection: ^1.16.0
quiver: ^3.2.2
mockito: 5.4.2
build_runner: 2.4.9
built_collection: ^5.1.1
tuple: ^2.0.2
screenshots:
- description: The RxDart package logo.
path: screenshots/logo.png
# dart run build_runner build --delete-conflicting-outputs