Skip to content

Commit

Permalink
Release version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasPoque committed Oct 11, 2024
1 parent ae858d5 commit 810fda2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.0.3

- Enable zooming on touch/mobile devices

## 0.0.2

- Add style option `scaleType` with `linear`, `sqaureRoot` and `log` options for scaling the size of the bars
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_occurrence_time_range_selector
description: "A highly interactive and customizable Flutter widget that allows users to select a time range while visualizing event occurrences on a dynamic chart."
version: 0.0.2
version: 0.0.3
homepage: https://github.com/odd-io/flutter_occurrence_time_range_selector

environment:
Expand Down

0 comments on commit 810fda2

Please sign in to comment.