jelly_blob 1.0.0
jelly_blob: ^1.0.0 copied to clipboard
A dynamic, animated blob effect package for Flutter widgets.
1.0.0 #
- Initial Stable Release
- Blob Widgets: Introduces
AnimatedBlob,BlobButton, andBlobContainerto apply dynamic blob effects. - Polymorphic Design: Not limited to color backgrounds—easily integrate images, gradients, or any custom widget.
- Customizable Parameters: Fully configurable options for animation duration, size, amplitude, point count, etc.
- Modular Architecture: Organized using a Melos monorepo setup, ensuring maintainability and ease of contribution.
- Comprehensive Documentation: Includes usage examples, detailed API documentation, and unit tests for reliability.
- Blob Widgets: Introduces