Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mk590901/stateful_custom_widget_painter
- Owner: mk590901
- Created: 2024-02-26T17:17:17.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-03-05T16:02:57.000Z (11 months ago)
- Last Synced: 2024-12-18T21:39:08.890Z (about 2 months ago)
- Topics: algorithms, dart, data-structures, flutter, graph, graphics
- Language: Dart
- Homepage:
- Size: 76.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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