Skip to content

Commit

Permalink
Preparing for pub.dev release
Browse files Browse the repository at this point in the history
  • Loading branch information
JHBitencourt committed Jun 8, 2020
1 parent f702109 commit d1d2d7f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [0.1.2]

* Fixed assets from example 8


## [0.1.1]

* Health changes to the package
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ See the implementation [here](https://github.com/JHBitencourt/timeline_tile/blob

You can finally start to combine some tiles to make a Timeline. The flag `hasIndicator` can control whether an indicator should or shouldn't be rendered.

![Timelien](https://raw.githubusercontent.com/JHBitencourt/timeline_tile/master/screenshots/start_to_make_timeline.png)
![Timeline](https://raw.githubusercontent.com/JHBitencourt/timeline_tile/master/screenshots/start_to_make_timeline.png)

See the implementation [here](https://github.com/JHBitencourt/timeline_tile/blob/master/example/lib/src/example/example_5.dart)

Expand Down

0 comments on commit d1d2d7f

Please sign in to comment.