Skip to content

Latest commit

 

History

History
57 lines (49 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

57 lines (49 loc) · 1.36 KB

0.0.1+3

  • Dart Formatting
  • Logo Update

0.0.1+2

  • Docs(quality): Update docs

0.0.1+1

  • Docs(quality): Update docs and add test coverage

0.0.1

Added

  • Initial release of Snow Fall plugin
  • Basic snow fall animation with customizable properties
  • Support for emoji and regular snowflakes
  • Snow accumulation at bottom feature
  • Customizable animation speeds and effects
  • Built-in presets for different snow effects
    • Default Snow
    • Christmas Magic
    • Winter Wonderland
    • Santa's Workshop
    • Cozy Christmas
  • Custom emoji support with multiple categories
    • Snow emojis (❄️, ❅, ❆, etc.)
    • Christmas emojis (🎅, 🎄, 🎁, etc.)
    • Winter themed emojis (⛄, 🧣, 🧤, etc.)
  • Animation control features:
    • Speed control
    • Wind effect
    • Swing animation
    • Rotation
  • Customization options:
    • Number of snowflakes
    • Snowflake sizes
    • Opacity controls
    • Color customization
  • Bottom sheet customization interface
  • Example app with full implementation

Core Features

  • SnowfallConfig for easy customization
  • AccumulatingSnowfall widget
  • Customizable bottom sheet
  • Preset configurations
  • Performance optimizations

Documentation

  • Initial README with comprehensive documentation
  • Installation instructions
  • Usage examples
  • Property documentation
  • Configuration tables
  • Performance guidelines