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

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

6.1.2 #

  • Updated simple_3d_renderer dependency to ^23.0.3 to resolve internal issues.

6.1.1 #

  • Updated Example and README files.

6.1.0 #

  • Added AssetImageFallView: a variant of ImageFallView that loads images from asset paths internally.
  • Added CustomImageFallView: a variant of ImageFallView with factory functions for physics, size, position, and image index.
  • Added CustomFallView: a general-purpose falling view that accepts any Sp3dObj via a factory function.
  • Added PopPhysics: objects bursting outward in all directions.
  • Added DirectionalPopPhysics: objects bursting in a specified direction.
  • Added ConfettiHirahiraPhysics: objects bursting in all directions, then transitioning smoothly to hirahira falling.
  • Added DirectionalConfettiHirahiraPhysics: objects bursting in a specified direction, then transitioning smoothly to hirahira falling.
  • Added showIndicatorOnLoading and enablePositionReset parameters to ElementsFlowView, which are also propagated to all view widgets.
  • Partially addressed issue 2: asset loading is now handled internally via AssetImageFallView.

6.0.5 #

  • Adjustments following updates in the base library (no significant behavior changes).

6.0.4 #

  • Updates associated with base library updates (no significant behavior change).

6.0.3 #

  • Updates associated with base library updates.
  • Minor internal refactoring without API changes.

6.0.2 #

  • Updates associated with base library updates.

6.0.1 #

  • Updated about issue 12 in simple_3d_renderer.
  • This is a fix for a mismatch between the flutter version this package requests and the actual flutter version required.

6.0.0 #

  • Updates associated with base library updates.

5.0.0 #

  • Updates associated with base library updates.

4.0.1 #

  • Updates associated with base library updates.

4.0.0 #

  • Updates associated with base library updates.

3.2.0 #

  • Updates associated with base library updates.

3.1.5 #

  • Updates associated with base library updates.

3.1.4 #

  • Implemented additional fixes for version 3.1.3.

3.1.3 #

  • Fixed reported issue 3. This fix adds exception handling when a widget is destroyed while loading an asset.

3.1.2 #

  • Updates associated with base library updates.

3.1.1 #

  • Updates associated with base library updates.

3.1.0 #

  • Fixed a bug where the image was flipped front and back in ImageFallView.
  • Added RainFallView.
  • Added RainDropPhysics.

3.0.1 #

  • Updated example.

3.0.0 #

  • Fixed due to bug fixes in base library. What is affected is ImageFallView.
  • The processing of UtilImageTileCreator has been made lighter.

2.1.0 #

  • Bug fixes associated with base library updates.
  • Added ImageFallView, which allows you to easily drop image files.
  • Added SnowFallView, which makes simple snow fall.
  • Added BasicDropPhysics to simply drop objects.
  • Unique Sp3dPhysics now available in multiple views.

2.0.1 #

  • README.md has been updated.

2.0.0 #

  • HirahiraDropPhysics has been improved to be easier to use even when the target is a smartphone.

1.0.0 #

  • README.md has been updated. Added sample images etc.

0.0.1 #

  • Initial release.
20
likes
160
points
229
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, simple_3d, simple_3d_renderer, util_simple_3d

More

Packages that depend on sakura_blizzard