circular_progress_with_logo 1.0.0 copy "circular_progress_with_logo: ^1.0.0" to clipboard
circular_progress_with_logo: ^1.0.0 copied to clipboard

A customizable circular progress indicator with animated logo/icon in the center. Perfect for loading states with branding. Supports 5 different animation styles.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add circular_progress_with_logo

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

dependencies:
  circular_progress_with_logo: ^1.0.0

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:circular_progress_with_logo/circular_progress_with_logo.dart';
0
likes
160
points
78
downloads

Publisher

verified publishergoutam.info

Weekly Downloads

A customizable circular progress indicator with animated logo/icon in the center. Perfect for loading states with branding. Supports 5 different animation styles.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on circular_progress_with_logo