Skip to content

Commit 810fda2

Browse files
committed
Release version 0.0.3
1 parent ae858d5 commit 810fda2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.0.3
4+
5+
- Enable zooming on touch/mobile devices
6+
37
## 0.0.2
48

59
- Add style option `scaleType` with `linear`, `sqaureRoot` and `log` options for scaling the size of the bars

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_occurrence_time_range_selector
22
description: "A highly interactive and customizable Flutter widget that allows users to select a time range while visualizing event occurrences on a dynamic chart."
3-
version: 0.0.2
3+
version: 0.0.3
44
homepage: https://github.com/odd-io/flutter_occurrence_time_range_selector
55

66
environment:

0 commit comments

Comments
 (0)