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.dev

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.dev

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
438
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