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

A Flutter package for displaying real-time charts with flexible customization options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add real_time_chart

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

dependencies:
  real_time_chart: ^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:real_time_chart/real_time_chart.dart';
16
likes
140
pub points
75%
popularity

Publisher

verified publishertajaouart.com

A Flutter package for displaying real-time charts with flexible customization options.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on real_time_chart