zeba_scroll_effects 0.0.1 copy "zeba_scroll_effects: ^0.0.1" to clipboard
zeba_scroll_effects: ^0.0.1 copied to clipboard

Beautiful scroll effects like parallax, sticky headers, and animations.

๐Ÿ“œ Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.


0.0.1 Initial Release ๐Ÿš€ #

โœจ Added #

  • ๐ŸŒ„ Parallax scrolling widget (ZebaParallax)
  • ๐Ÿ“‰ Collapsing AppBar (ZebaCollapsingAppBar)
  • โœจ Fade & Scale on scroll (ZebaFadeScale)
  • ๐Ÿ“Œ Sticky header support (ZebaStickyHeader)
  • ๐ŸŽฌ Scroll reveal animations (ZebaScrollReveal)

๐Ÿ“ฆ Package Setup #

  • Initial package structure created
  • Main export file (zeba_scroll_effects.dart)
  • Organized modular architecture under src/

๐Ÿงช Testing #

  • Basic widget tests added
  • Removed default template test (Calculator)

๐Ÿ“ฑ Example #

  • Added example app demonstrating:

    • Collapsing AppBar
    • Fade & Scale list animations

๐Ÿ“„ Documentation #

  • Production-ready README.md
  • Usage examples for all widgets
  • Installation instructions

๐Ÿ”ฎ Upcoming (Planned) #

๐Ÿšง Improvements #

  • More customizable animation curves
  • Horizontal scroll support
  • Performance optimizations for large lists
  • Better control over animation triggers

โœจ New Features #

  • Physics-based scroll animations
  • Advanced parallax layers
  • Built-in scroll controller helpers

๐Ÿ›  Notes #

  • This is the first stable release
  • API may evolve in future versions based on feedback

Thank you for using zeba_scroll_effects! ๐Ÿ™Œ

0
likes
140
points
32
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

Beautiful scroll effects like parallax, sticky headers, and animations.

Homepage

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on zeba_scroll_effects