Medibound-UI
A Flutter UI library designed for visualizing medical data with customizable charts and components.
π Features
- π Custom Graphs: Supports various graph types such as Line, Scatter, CandleStick, Column, Stacked Column, Step Line, Bubble, Fast Line.
- π¨ Theming Support: Customizable colors and styles using
FlutterFlowTheme. - π‘ Dynamic Data Handling: Accepts real-time and historical medical data.
- β‘ Optimized Performance: Built using Syncfusion Flutter Charts for smooth rendering.
π¦ Installation
Add the following to your project's pubspec.yaml:
dependencies:
medibound_ui:
git:
url: https://github.com/medibound/medibound-ui.git
Libraries
- components/graph_types
- components/graph_widget
- components/graphs/number/half/BubbleGraph
- components/graphs/number/half/CandleStickGraph
- components/graphs/number/half/ColumnGraph
- components/graphs/number/half/ECGGraph
- components/graphs/number/half/FastLineGraph
- components/graphs/number/half/HistogramGraph
- components/graphs/number/half/LineGraph
- components/graphs/number/half/ScatterGraph
- components/graphs/number/half/StackedBarGraph
- components/graphs/number/half/StackedColumnGraph
- components/graphs/number/half/StepLineGraph
- components/graphs/number/quarter/ChecklistProgressGauge
- components/graphs/number/quarter/FullRadialGraph
- components/graphs/number/quarter/LinearGaugeGraph
- components/graphs/number/quarter/NumberGraph
- components/graphs/number/quarter/NumberSplitGraph
- components/graphs/number/quarter/RadialGraph
- components/graphs/number/quarter/RadialHorizontalGraph
- components/graphs/number/quarter/RadialIconGraph
- components/graphs/string/LabelGraph
- components/graphs/string/LabelModeGraph
- components/inputs/Dropdown
- components/inputs/ProfileDropdown
- components/inputs/ProgressFlow
- components/layouts/HalfSize
- components/layouts/QuarterSize
- components/regulatory/RegulatoryTimeline
- components/theme
- components/ticker_data_processing
- components/tickers/StaticTicker
- components/tickers/TrendTicker
- components/utils/Colors
- components/utils/IconsFT
- components/utils/Info
- components/utils/processed_label_data
- components/utils/processed_number_data
- components/utils/Profile
- components/utils/Types
- components/utils/VariablePresets
- components/widget_registry
- global/DeviceType
- main
- main_timeline_demo
- medibound_ui
- models/regulatory/Tasks