logo_n_spinner 0.0.3 copy "logo_n_spinner: ^0.0.3" to clipboard
logo_n_spinner: ^0.0.3 copied to clipboard

outdated

Flutter loader widget with logo and spinning arc. Use your image assets to create loader animation.

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.

Features #

  • Custom image from assets
  • Clockwise and counterclockwise spinning

Usage #

import 'package:logo_n_spinner/logo_n_spinner.dart';
...
  LogoandSpinner(
    imageAssets: 'assets/potatoo.png',
    reverse: true,
  ),
...

Preview #

img prev

Additional information #

To contrib to this project, you can open a PR or an issue.

14
likes
0
points
206
downloads

Publisher

verified publisherpmatatias.dev

Weekly Downloads

Flutter loader widget with logo and spinning arc. Use your image assets to create loader animation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on logo_n_spinner