chartui 0.0.1 copy "chartui: ^0.0.1" to clipboard
chartui: ^0.0.1 copied to clipboard

ChartUI is a free package for various data charts that make your app and website more interesting and have more utilization and visualization of data. In this package there more than 30+ charts will b [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chartui

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  chartui: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:chartui/chartui.dart';
1
likes
130
points
24
downloads

Publisher

verified publisherberryui.in

Weekly Downloads

ChartUI is a free package for various data charts that make your app and website more interesting and have more utilization and visualization of data. In this package there more than 30+ charts will be published and a continuously new updated feature with cool stuff will be published and Free to use under Apache License. An animated chart will be added soon.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

colours, flutter

More

Packages that depend on chartui