custom_loading_loader 0.0.1 copy "custom_loading_loader: ^0.0.1" to clipboard
custom_loading_loader: ^0.0.1 copied to clipboard

A customizable loading indicator that rotates around an image.

Custom Loading Indicator #

A Flutter package to display a customizable loading indicator that rotates around a specified image. The loader moves around the image's boundaries, and the transition can be smoothed using different curves.

Features #

  • Customizable size for both the loader and the image.
  • Ability to specify the duration of the rotation.
  • Smooth transition animations using CurvedAnimation.
  • Supports any image provider, allowing the use of assets, network images, etc.
  • The loader rotates around the image without cutting it off.

Getting Started #

Installation #

Add the following to your pubspec.yaml file:

dependencies:
  custom_loading_indicator: ^1.0.0
0
likes
140
pub points
0%
popularity

Publisher

unverified uploader

A customizable loading indicator that rotates around an image.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_loading_loader