logo_n_spinner 0.0.1 logo_n_spinner: ^0.0.1 copied to clipboard
Loader widget with logo and spinning arc on flutter.
Flutter loader with logo or image and spinner arround it.
Features #
- Custom image from assets
- Clockwise and counterclockwise spining
Getting started #
import 'package:logo_n_spinner/logo_n_spinner.dart';
Usage #
const like = 'sample';
Additional information #
To contrib to this project, you can open a PR or an issue.