circle_splash 1.0.2 copy "circle_splash: ^1.0.2" to clipboard
circle_splash: ^1.0.2 copied to clipboard

A customizable Flutter package for creating animated circular splash screens with various corner animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add circle_splash

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

dependencies:
  circle_splash: ^1.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:circle_splash/circle_splash.dart';
8
likes
160
points
22
downloads

Publisher

verified publisherzenithsyntax.com

Weekly Downloads

A customizable Flutter package for creating animated circular splash screens with various corner animations.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on circle_splash