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

outdatedDart 1 only

A library for creating live charts.

example/live_charts_example.dart

// Copyright (c) 2017, rinukkusu. All rights reserved. Use of this source code
// is governed by a BSD-style license that can be found in the LICENSE file.

import 'package:live_charts/live_charts.dart';

main() {
  var awesome = new Awesome();
  print('awesome: ${awesome.isAwesome}');
}
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A library for creating live charts.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on live_charts