zeba_academy_neumorphism 0.0.1
zeba_academy_neumorphism: ^0.0.1 copied to clipboard
Beautiful neumorphic UI widgets for Flutter with soft shadows, convex/concave effects, cards, sliders, and animated buttons.
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 - 2026-05-29 #
๐ Initial Release #
First stable release of zeba_academy_neumorphism.
โจ Features Added #
Core Neumorphic Widgets #
- Added
NeumorphicContainer - Added
NeumorphicButton - Added
NeumorphicCard - Added
NeumorphicSlider - Added
NeumorphicText
๐จ UI & Effects #
- Added soft neumorphic shadow rendering
- Added convex neumorphic effect
- Added concave neumorphic effect
- Added pressed neumorphic interaction state
- Added smooth animated transitions
โ๏ธ Customization #
-
Added customizable:
- shadow depth
- border radius
- colors
- neumorphic type
-
Added reusable
NeumorphismStyle
๐ Theme Support #
- Added light neumorphism support
- Added dark neumorphism support
๐งช Testing #
-
Added widget tests for:
- container rendering
- button interactions
- card rendering
- slider functionality
- text widget rendering
๐ฆ Package Improvements #
- Added clean package architecture
- Added public exports
- Added example application
- Added pub.dev ready documentation
- Added MIT license support
๐ Performance #
- Optimized shadow rendering
- Lightweight widget implementation
- Minimal dependency footprint
๐ Documentation #
- Added complete README
- Added installation guide
- Added usage examples
- Added customization examples
- Added roadmap section
๐ฎ Upcoming Features #
- Neumorphic switches
- Toggle buttons
- Progress indicators
- Interactive loaders
- Advanced animations
- Theme presets
- Glassmorphism integration
- Advanced slider customization
โค๏ธ Thanks #
Thank you for supporting zeba_academy_neumorphism and the Zeba Academy ecosystem.