Skip to content

Commit ae7a056

Browse files
committed
chore [skip ci]
1 parent 8c6b07b commit ae7a056

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
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. `RxDart` loader bloc.
3+
A Flutter plugin for loading content asynchronously with Dart stream and RxDart.
4+
`RxDart` loader bloc. Reactive loader bloc.
45

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

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. RxDart loader bloc.
2+
description: A Flutter plugin for loading content asynchronously with Dart stream and RxDart. RxDart loader bloc. Reactive loader bloc.
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)