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

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

sakura_blizzard #

(en)Japanese ver is here.
(ja)この解説の日本語版はここにあります。

Overview #

This is a 3D effect related to cherry blossom flower petals in Flutter. This package is created using simple_3d_renderer and its related packages, and is also a simple example of how to use simple_3d_renderer. By default, animations of cherry blossom petals and cubes are included, but by using ElementsFlowView, you can make any Sp3dObj have a falling animation.

Sakura

Cube

Usage #

Please check out the Examples tab. You can also check the screen similar to the screen that appears when you run the sample code from the sample app below. The sample app uses both a front layer and a back layer, with a child widget, the TextWidget, in between.
Web Sample

Support #

If you need paid support for any reason, please contact my company.
This package is developed by me personally, but may be supported via the company.
SimpleAppli Inc.

About version control #

The C part will be changed at the time of version upgrade.
However, versions less than 1.0.0 may change the file structure regardless of the following rules.

  • Changes such as adding variables, structure change that cause problems when reading previous files.
    • C.X.X
  • Adding methods, etc.
    • X.C.X
  • Minor changes and bug fixes.
    • X.X.C

License #

This software is released under the MIT License, see LICENSE file.

The “Dart” name and “Flutter” name are trademarks of Google LLC.
*The developer of this package is not Google LLC.

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