time_chart 0.2.4 copy "time_chart: ^0.2.4" to clipboard
time_chart: ^0.2.4 copied to clipboard

outdated

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.2.0 #

  • [Update] Improved performance (#4).

0.1.0 #

  • [Update] Stable release for null safety.

0.1.0-nullsafety.1 #

  • [Update] Modified to use touchable plugin because PR was merged.

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.
73
likes
0
pub points
88%
popularity

Publisher

unverified uploader

A scrollable time chart in Flutter. Currently supporting en, ko languages.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_localizations, intl, linked_scroll_controller, path_drawing, touchable

More

Packages that depend on time_chart