Skip to content

Commit

Permalink
version 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
suragch committed Oct 7, 2022
1 parent 624c057 commit 012f2c0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## [0.11.0] - Unpublished
## [0.11.0] - October 7, 2022

- @Hwan-seok and @thesensibledev: fix horizontal drag and tap gesture detection when competing with other widgets (#44, #39, #31, #23)
- @thesensibledev: update Android folder in example project (#42)
- @thesensibledev: fix widget tree not displaying in devtool

## [0.10.0] - November 14, 2021

Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.10.0"
version: "0.11.0"
boolean_selector:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: audio_video_progress_bar
description: A progress bar widget to show or change the position of an audio or
video stream.
version: 0.10.0
version: 0.11.0
homepage: https://github.com/suragch/audio_video_progress_bar

environment:
Expand Down

0 comments on commit 012f2c0

Please sign in to comment.