You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
15
15
<palign="center">A powerful & easy to use timeline package for Flutter! 🚀</p>
16
16
17
-
> ***Caveat***: This package is an early stage. Not enough testing has been done to guarantee stability. And some apis can be change.
17
+
> ***Caveat***: This package is an early stage. Not enough testing has been done to guarantee stability. Some APIs may change.
18
18
19
19
# Examples
20
20
@@ -28,7 +28,7 @@ Check it out on the [web](https://chulwoo.dev/timelines/) or look at the [source
28
28
29
29
# Features
30
30
31
-
### The [timeline](https://github.com/chulwoo-park/timelines/tree/main#Components) and each [components](https://github.com/chulwoo-park/timelines/tree/main#Components) are all WIDGET.
31
+
### The [timeline](#timeline) and each [components](#components) are all WIDGET.
32
32
33
33
* Common styles can be easily implemented with predefined components.
34
34
* Vertical, horizontal direction.
@@ -38,16 +38,16 @@ Check it out on the [web](https://chulwoo.dev/timelines/) or look at the [source
0 commit comments