Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mk590901/stateful_custom_widget_painter

The repository contains the implementation on flutter the stateful widget for visualization ECG.
https://github.com/mk590901/stateful_custom_widget_painter

algorithms dart data-structures flutter graph graphics

Last synced: about 5 hours ago
JSON representation

The repository contains the implementation on flutter the stateful widget for visualization ECG.

Awesome Lists containing this project

README

        

# Flutter ECG Drawer

This project is a modification of the project https://github.com/mk590901/custom_widget_painter.

## Introduction

The widget described earlier has been significantly simplified while maintaining functionality and improving scalability. Migration from stateless to stateful model has been done.

## Refactoring

The project has been refactored. Two rendering modes have been introduced: _overlap_ and _flowing_. The first corresponds to drawing an overlay of a new image on the old one, the second to adding new points to the old ones and creating the effect of a “driving” trend. The mode is added to the constructor of widget.

## Movie

https://github.com/mk590901/stateful_custom_widget_painter/assets/125393245/a1ec996d-b4d7-4129-b45a-a81a528aac13