Skip to content

Commit d2c47d1

Browse files
committed
Update Changelog and pubspec to 0.0.2
1 parent 627fcfa commit d2c47d1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 0.0.2
4+
5+
- Add style option `scaleType` with `linear`, `sqaureRoot` and `log` options for scaling the size of the bars
6+
- Add `Highlight Groups` and default widgets for it to display a widget at special dates.
7+
38
## 0.0.1
49

510
Initial release

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.1
3+
version: 0.0.2
44
homepage: https://github.com/odd-io/flutter_occurrence_time_range_selector
55

66
environment:

0 commit comments

Comments
 (0)