Skip to content

Commit

Permalink
bump vertion to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-colazzo committed Apr 2, 2022
1 parent 37ddd1d commit cf87fca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.1.0] - 2 April 2022

- Fixed widget dispose method, now `backgroundOverlay` should be disposed correctly.
- Improved null-safety.
- Fixed problem where `labelShadow` was not applied.
- Improved documentation.

## [5.0.0+1] - 11 December 2021

- Downgrade SDK constraints to fix pub rating
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: flutter_speed_dial
description: Flutter plugin to implement a beautiful and dynamic Material Design Speed Dial with labels, animated icons, multi-directional children and much more.
version: 5.0.0+1
version: 5.1.0
homepage: https://github.com/darioielardi/flutter_speed_dial/

dependencies:
Expand Down

0 comments on commit cf87fca

Please sign in to comment.