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

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

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.1.8

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';
12
likes
160
pub points
86%
popularity
screenshot

Publisher

verified publisherpmatatias.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on logo_n_spinner