Skip to content

A beautiful animated ECG/heartbeat loader built with Flutter. Perfect for dating apps. 🌟Give it a star.

Notifications You must be signed in to change notification settings

Pinkisingh13/Animated-Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animated ECG Heartbeat Loader

A beautiful animated ECG/heartbeat loader built with Flutter. Perfect for dating apps. 🌟Give it a star.

ECG Animated Loader

Features

  • ECG Pulse Line - Realistic heartbeat monitor animation with glowing effect
  • Fully Customizable - Change colors, sizes, and animation speeds

Getting Started

  1. Clone the repository
git clone https://github.com/Pinkisingh13/Animated-Loader.git
  1. Navigate to the frontend folder
cd Animated-Loader/frontend
  1. Install dependencies
flutter pub get
  1. Run the app
flutter run

ECG Heartbeat Loader

HeartbeatLoader(
  width: 320,
  height: 80,
  lineColor: Color(0xFFe94560),
  glowColor: Color(0xFFe94560),
  duration: Duration(milliseconds: 1800),
)

Customization

Property Description

| width / size | Size of the loader | | lineColor / heartColor | Main color of the animation | | glowColor / pulseColor | Color of the glow effect | | duration | Animation speed |

About

A beautiful animated ECG/heartbeat loader built with Flutter. Perfect for dating apps. 🌟Give it a star.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published