time_chart 0.2.4 time_chart: ^0.2.4 copied to clipboard
A scrollable time chart in Flutter. Currently supporting en, ko languages.
0.2.4 #
- [Bug] Fixed invalid sum in amount chart.
- [Bug] Fixed chart layout bug.
0.2.3 #
- [Update] Improved performance by using binary search.
0.2.2 #
- [Update] Code formatting to fix pub score.
0.2.1 #
- [Update] Change how to repaint chart when scrolling by using ValueNotifier.
0.1.0 #
- [Update] Stable release for null safety.
0.1.0-nullsafety.0 #
- [Update] Null safe migration.
0.0.8 #
- [Update] Code was formatted.
0.0.7 #
- [Update] Added timeChartSizeAnimationDuration property.
0.0.6 #
- [Update] Updated size animation.
- [Bug] Fixed tooltip so that it doesn't change the size by textScaleFactor.
0.0.5 #
- [Update] Migrated Flutter version.
0.0.4 #
- [Typo] Fixed pub score.
0.0.3 #
- [Bug] Fixed invalid range reference.
0.0.2 #
- [Stable] Change sdk version to
>=2.5.2 <3.0.0
.
0.0.1 Released on 2021 Feb 25 #
- Released on.