mp_chart 0.3.1 copy "mp_chart: ^0.3.1" to clipboard
mp_chart: ^0.3.1 copied to clipboard

A Flutter chart package just like AndroidMPChart, apply easy to use chart for Flutter.

0.3.1 2020-10-30 #

  • Updated for Flutter 1.22.0 to use updated Dart intl package 0.17.0-nullsafety.1.

0.3.0 2020-09-18 #

  • Updated for Flutter 1.22.0 to use update optimized_gesture_detector package.
  • 0.3.0 is for Flutter 1.22 and newer prior version 0.2.2 is for pre-Flutter 1.22 versions.

0.2.2 2020-06-27 #

  • in a single scale do not change the scale direction

0.2.1 2020-06-07 #

  • add chart control in scrollable view like PageView etc.

0.2.0 2020-05-18 #

  • fix chart data's setValueTextSize setValueTypeface not work

0.1.9 2020-03-18 #

  • Support trans background
  • Support legend text color set
  • Fix pie radar chart rotateEnabled no used
  • Fix bugs when description is enabled

0.1.8 2020-03-08 #

  • Support addEntryByIndex in line scatter bubble candlestick chart
  • Support updateEntryByIndex in all chart

0.1.7 2020-02-22 #

  • Updated dependency to include vector_math package.

0.1.6 2020-02-21 #

  • Copied LICENSE file to mp_chart directory #66.
  • Updated .gitignore not show modified or generated files e.g., pubspec.lock, .flutter-plugins-dependencies and ios/Flutter/flutter_export_environment.sh #66.
  • Removed any checked in pubspec.lock files #66.
115
likes
40
pub points
72%
popularity

Publisher

unverified uploader

A Flutter chart package just like AndroidMPChart, apply easy to use chart for Flutter.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, image_gallery_saver, intl, optimized_gesture_detector, path_drawing, path_provider, screenshot, vector_math

More

Packages that depend on mp_chart