Flutter loader widget with logo and spinning arc. Use your image assets to create loader animation with the image logo and spinner arround it. Simple to use.
- Custom brand logo or image from assets
- Clockwise and counterclockwise spinning
- Set speed spinning arc
import 'package:logo_n_spinner/logo_n_spinner.dart';
...
LogoandSpinner(
imageAssets: 'assets/potatoo.png',
reverse: true,
arcColor: Colors.blue,
spinSpeed: Duration(milliseconds: 500),
),
...
- Widget and loader
- Customize number of arc
- Image Network, not only from asstes
- New Animation
-
To contrib to this project, you can open a PR or an issue.
-
Want to thank me? you can buy me a coffee