Skip to content

Commit

Permalink
version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
suragch committed Apr 30, 2021
1 parent 35c15da commit a4c2fbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## [0.4.0] - April 30, 2021

* Added `timeLabelType` as a `TimeLabelType` enum with values of `totalTime` and `remainingTime`, which shows the time left as a negative number.
* Used a rounded stroke cap for the bars.

## [0.3.2] - April 26, 2021

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ Now the time labels are displayed on the side:

If your interested in how this widget was made, check out the article [Creating a Flutter widget from scratch](https://suragch.medium.com/creating-a-flutter-widget-from-scratch-a9c01c47c630).

Please open an issue if you find any bugs.
Please [open an issue](https://github.com/suragch/audio_video_progress_bar/issues) if you find any bugs.

0 comments on commit a4c2fbc

Please sign in to comment.