Skip to content

Commit

Permalink
Update version to 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Frezyx committed Apr 7, 2024
1 parent 809b456 commit c7e4938
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.17.0
* Add **selectable** field for **SidebarXItem**
* Add **hoverIconTheme** field for **SidebarXTheme**

## 0.16.3
* Add onLongPress, onSecondaryTap for SidebarXCell (SidebarX item)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Follow these steps to use this package

```yaml
dependencies:
sidebarx: ^0.16.2
sidebarx: ^0.17.0
```

### Add import package
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: sidebarx
description: flutter multiplatform navigation sidebar / side navigationbar / drawer widget
version: 0.16.3
version: 0.17.0
homepage: https://github.com/Frezyx/sidebarx
repository: https://github.com/Frezyx/sidebarx

Expand Down

0 comments on commit c7e4938

Please sign in to comment.