flutter_neumorphism_ui 1.0.2
flutter_neumorphism_ui: ^1.0.2 copied to clipboard
flutter_neumorphisms package. You can develope beautiful UI/UX
1.0.2 #
- Added
FlutterNeumorphismwidget — new simple API with optional width, height, and onTap - Added
NeumorphismStyleclass — bundles all styling with auto-computed shadow colors - Added
NeumorphismTypeenum —flat(raised) andpressed(inset) styles - Added
BoxShape.circlesupport for circular neumorphic buttons and avatars - Updated example app with 3 modern screens: Smart Home dashboard, Music Player, and Profile
- Updated README with full API documentation and parameter tables
- Upgraded Android Gradle Plugin to 8.6.0 and Kotlin to 2.1.0
- Upgraded Gradle wrapper to 8.7
- Original
FlutterNeumorphismswidget kept unchanged for backward compatibility
1.0.1 #
- Document updated
1.0.0 #
- Bug fixed and update documents
0.0.1 #
- Initial release