Skip to content

Commit

Permalink
update 0.0.17 - PR #27 (burhankhanzada) Replace hard coded blue color…
Browse files Browse the repository at this point in the history
… to theme primary color.
  • Loading branch information
shubham16g committed Jul 15, 2023
1 parent 70514d3 commit 42863cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.0.17
- PR #27 (burhankhanzada) Replace hard coded blue color to theme primary color.

## 0.0.16
- PR #26 (nadialvy) fix addButtonTitle and addMoreButtonTitle not working

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: multi_image_picker_view
description: A complete widget which can easily pick multiple images from device and display them in UI. Also picked image can be re-ordered and removed easily.
version: 0.0.16
version: 0.0.17
homepage: https://github.com/shubham-gupta-16/multi_image_picker_view
repository: https://github.com/shubham-gupta-16/multi_image_picker_view
issue_tracker: https://github.com/shubham-gupta-16/multi_image_picker_view/issues
Expand Down

0 comments on commit 42863cb

Please sign in to comment.