Skip to content

Commit 75a9c1c

Browse files
committed
prepare for 1.5.0 - Aug 1, 2022 [skip ci]
1 parent a769387 commit 75a9c1c

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# stream_loader ![alt text](https://avatars3.githubusercontent.com/u/6407041?s=32&v=4)
22

3-
A Flutter plugin for loading content asynchronously with Dart stream and RxDart.
4-
`RxDart` loader bloc. Reactive loader bloc.
3+
- A `Flutter` plugin for loading content asynchronously with `Dart Stream` and `RxDart`.
4+
- `RxDart` loader bloc.
5+
- Reactive loader bloc.
6+
- Simple reactive state management container.
57

68
## Author: [Petrus Nguyễn Thái Học](https://github.com/hoc081098)
79

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: stream_loader
2-
description: A Flutter plugin for loading content asynchronously with Dart stream and RxDart. RxDart loader bloc. Reactive loader bloc.
2+
description: A Flutter plugin for loading content asynchronously with Dart stream and RxDart. RxDart loader bloc. Reactive loader bloc. Simple reactive state management container.
33
version: 1.5.0
44
homepage: https://github.com/hoc081098/stream_loader.git
55
repository: https://github.com/hoc081098/stream_loader.git

0 commit comments

Comments
 (0)