Skip to content

Commit 17234da

Browse files
committed
Version update to 2.0.3
1 parent 84e66bb commit 17234da

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [2.0.3] - [Jun 2, 2022]
2+
* Fix border radius of the badge, when using it with gradient
3+
14
## [2.0.2] - [Jul 28, 2021]
25
* Add `gradient` paramether to the `Badge`
36
* Add `BadgePosition.center()` as a new factory constructor for the `BadgePosition`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: badges
22
description: A flutter package for creating badges. Badges can be used for an additional marker for any widget, e.g. show a number of items in a shopping cart.
3-
version: 2.0.2
3+
version: 2.0.3
44
homepage: https://github.com/yadaniyil/flutter_badges
55

66
dependencies:

0 commit comments

Comments
 (0)