# Forked **This project is forked from google/charts** --- Charts is a general charting library, currently enabled for the [Flutter mobile UI framework](https://flutter.io). See the [online gallery](https://juliansteenbakker.github.io/community_charts/flutter/gallery.html) for supported chart types and examples of how to custom components of the chart. *Note*: This is not an official Google product. ## community_charts_common [![community_charts_common pub package](https://img.shields.io/pub/v/community_charts_common.svg)](https://pub.dartlang.org/packages/community_charts_common) A common library for charting packages. ## community_charts_flutter [![community_charts_flutter pub package](https://img.shields.io/pub/v/community_charts_flutter.svg)](https://pub.dartlang.org/packages/community_charts_flutter) A charting package for [Flutter](https://flutter.io), supporting both Android and iOS. All charts packages are licensed under the Apache 2 license, see the [LICENSE](LICENSE) and [AUTHORS](AUTHORS) files for details.