flutter_charts 0.1.3 copy "flutter_charts: ^0.1.3" to clipboard
flutter_charts: ^0.1.3 copied to clipboard

outdatedDart 1 only

Charts Library for Flutter, written in Dart with Flutter.

0.1.3 - 2017-10-03 #

  • Only changes in README, to figure out how to include images (turns out all links must be external)

0.1.0 - 2017-10-03 #

  • Initial push. Line chart and (vertical) bar chart support. Various options supported.

Semantic Version 2.0.0 Conventions #

This package follows Semantic Version 2.0.0. http://semver.org/

Example: 1.2.3 means MAJOR.MINOR.PATCH

Development: Major version zero (0.y.z) is for initial development. Anything may change at any time. The public API should not be considered stable.

API Stable versions: All versions with the same MAJOR, where MAJOR>0 must have the same API.

94
likes
0
points
2.07k
downloads

Publisher

unverified uploader

Weekly Downloads

Charts Library for Flutter, written in Dart with Flutter.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

decimal, flutter

More

Packages that depend on flutter_charts