sakura_blizzard

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

Demo

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

Overview

This is a 3D effect related to cherry blossom flower petals in Flutter. In addition to cherry blossoms, you can also make snow, rain, images, etc. fall. 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. If you want to use an object other than the default, use ElementsFlowView. Any Sp3dObj can be made into a falling animation.

Sakura

Usage

Please check out the Examples tab.

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.

Libraries

sakura_blizzard