circular_splash_transition 0.2.1 copy "circular_splash_transition: ^0.2.1" to clipboard
circular_splash_transition: ^0.2.1 copied to clipboard

discontinued

A simple page transition with a circle that opens from the middle of the screen until it completely fills it and then closes back to the middle with the page altered.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add circular_splash_transition

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

dependencies:
  circular_splash_transition: ^0.2.1

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_splash_transition/circular_splash_transition.dart';
8
likes
30
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A simple page transition with a circle that opens from the middle of the screen until it completely fills it and then closes back to the middle with the page altered.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on circular_splash_transition