Animated Loading Bar

A customizable horizontal loading bar with animated color transitions for Flutter applications.

Demo

Features

  • Dynamic Colors: Easily define a list of colors for the progress bar to transition through.
  • Customizable Duration: Set the duration for how long the color transition takes.
  • Flexible Height: Adjust the height of the loading bar to fit your design needs.
  • Smooth Animations: Seamless color transitions for an attractive loading experience.

Getting Started

Prerequisites

  • Flutter SDK
  • Compatible with Dart 2.12.0 and above

Installation

Add this to your package's pubspec.yaml file:

dependencies:
  animated_loading_bar: ^0.0.3