Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Afroz-Shaikh committed May 6, 2024
1 parent 48324bb commit 71bd731
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
## 1.0.3
## 1.0.4

**Features**

- Add Custom Track Labels to Radial Gauge
- Fixed Drawing of `Pointer` over `valueBar`

**Fixes**

- Fixed needle-gap issue in Radial Gauge

## 1.0.3

**Fixes**

- Fixed Drawing of `Pointer` over `valueBar`

## 1.0.2

**Features**
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ This will add a line like this to your package's pubspec.yaml (and run an implic

```dart
dependencies:
geekyants_flutter_gauges: 1.0.3
geekyants_flutter_gauges: 1.0.4
```

## Usage
Expand Down

0 comments on commit 71bd731

Please sign in to comment.