sakura_blizzard 3.1.4 copy "sakura_blizzard: ^3.1.4" to clipboard
sakura_blizzard: ^3.1.4 copied to clipboard

This is a 3D effect related to flower petals in Flutter. Cherry blossom petals are included as standard.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sakura_blizzard

With Flutter:

 $ flutter pub add sakura_blizzard

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

dependencies:
  sakura_blizzard: ^3.1.4

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

Import it

Now in your Dart code, you can use:

import 'package:sakura_blizzard/sakura_blizzard.dart';
16
likes
0
pub points
48%
popularity

Publisher

unverified uploader

This is a 3D effect related to flower petals in Flutter. Cherry blossom petals are included as standard.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, simple_3d, simple_3d_renderer, util_simple_3d

More

Packages that depend on sakura_blizzard