⚡Easy Validation

Custom widgets and components ready to use under your awesome projects!

🎖Installing

dependencies:
  flutter_active_loaders: ^<latest_version>

❤Loved the utility? Donate here.

🚀Want to learn more about Flutter? Checkout this out!

💥DM me on Linkedin Follow here

🐛 Bugs/Requests

If you encounter any problems feel free to open an issue. If you feel the library is missing a feature, please raise a ticket on Github and I'll look into it. Pull request are also welcome.# loaders

Installing

Install the latest version from pub

Usage

Simple but powerful parameters

FlutterActiveLoader(
    indicatorType: Indicator.ballPulse, 
    colors: const [Colors.white],       
    strokeWidth: 2,                  
    backgroundColor: Colors.black,      
    pathBackgroundColor: Colors.black   
)

Libraries

x_validation