braven_charts 0.10.0 copy "braven_charts: ^0.10.0" to clipboard
braven_charts: ^0.10.0 copied to clipboard

Pure Dart Flutter Line, Area, Bar, Scatter, Candlestick, Pie, Donut, Concentric Donut, and Polar Column charts with custom rendering and live interaction.

example/lib/main.dart

// Copyright 2025 Braven Charts - Showcase App
// SPDX-License-Identifier: MIT

import 'package:flutter/material.dart';

import 'showcase/showcase_app.dart';

void main() {
  runApp(const ShowcaseApp());
}
2
likes
0
points
2.79k
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Pure Dart Flutter Line, Area, Bar, Scatter, Candlestick, Pie, Donut, Concentric Donut, and Polar Column charts with custom rendering and live interaction.

Homepage
Repository (GitHub)
View/report issues

Topics

#chart #data-visualization #flutter-widgets #annotations #streaming

License

unknown (license)

Dependencies

crypto, fleather, flex_color_picker, flutter, parchment, web

More

Packages that depend on braven_charts