inner_shadow_container 1.0.4 copy "inner_shadow_container: ^1.0.4" to clipboard
inner_shadow_container: ^1.0.4 copied to clipboard

A customizable Flutter widget to add soft, neumorphic-style inner shadows to containers and UI components.

Changelog #

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

1.0.4 #

Released: July 02, 2025

πŸš€ New Features & Full Demo Showcase:

Feature Description
βœ… Inner shadow on all sides Top-left, top-right, bottom-left, bottom-right (individually or combined)
🎨 Fully customizable visuals Supports custom blur, offset, radius, and shadow color
🧱 Shape flexibility Works with rectangular, rounded, or fully circular shapes
πŸ’‘ Soft UI/Neumorphism ready Matches modern design systems with depth & subtle shadows
πŸ§ͺ example/lib/main.dart Complete usage demo with multiple configurations

1.0.3 #

Released: July 01, 2025

πŸ› οΈ Code Formatting:


1.0.2 #

Released: June 30, 2025

πŸ› οΈ Code Cleanup & Formatting:

Update Description
βœ… DartDoc Comments Added documentation to all public API elements
βœ‚ Removed Unused dart:ui import to avoid linter warning
🧹 Formatting Applied Dart formatter to maintain consistent code style
πŸ“Š Pub Score Improved analyzer & documentation score on pub.flutter-io.cn

1.0.1 #

Released: June 30, 2025

πŸ“ Documentation & Metadata Improvements:

Update Description
πŸ“„ README.md Improved SEO keywords, formatting, and HTML layout
πŸ“… CHANGELOG.md Structured version log table for better readability
βš– LICENSE Added valid MIT license with author name
πŸ”– pubspec.yaml Added topics: for better discoverability on pub.flutter-io.cn

1.0.0 #

Released: June 30, 2025

πŸŽ‰ Initial release of InnerShadowContainer:

Feature Description
πŸ”Ή Inner shadow from any direction Control top-left, top-right, bottom-left, bottom-right independently
🎨 Customization Adjust blur, offset, color, and radius
⚑ Lightweight Pure Flutter implementation, no dependencies
🧩 Child Support Embed any widget inside
πŸ’‘ Perfect for Neumorphism, Soft UI, and subtle depth effects
7
likes
160
points
337
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter widget to add soft, neumorphic-style inner shadows to containers and UI components.

Repository (GitHub)
View/report issues

Topics

#flutter-ui #container #shadow #inner-shadow #neumorphism

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on inner_shadow_container