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

outdated

Loader widget with logo and spinning arc on flutter. Add your image from assets you can create loader animation with the image logo and spinner arround it. Simple with just one widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add logo_n_spinner

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  logo_n_spinner: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:logo_n_spinner/logo_n_spinner.dart';
14
likes
0
points
201
downloads

Publisher

verified publisherpmatatias.dev

Weekly Downloads

Loader widget with logo and spinning arc on flutter. Add your image from assets you can create loader animation with the image logo and spinner arround it. Simple with just one widget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on logo_n_spinner