gradient_containers_plus 1.1.0
gradient_containers_plus: ^1.1.0 copied to clipboard
A Flutter package providing beautiful, customizable gradient containers with advanced features like animations, patterns, and effects.
1.1.0 #
- Fixed formatting issues across all files
- Improved code style consistency
- Enhanced readability of barrel file exports
- Fixed line endings and whitespace
- Updated static analysis compliance
1.0.9 #
- Fixed static analysis issues across all gradient containers
- Replaced deprecated withOpacity with withAlpha in:
- Neon Gradient Container
- Radial Gradient Container
- Sweep Gradient Container
- Vertical Gradient Container
- Improved color opacity handling for better precision
- Enhanced shadow effects with proper alpha values
- Updated documentation to reflect API changes
1.0.8 #
- Fixed static analysis issues in animated gradient container
- Replaced deprecated withOpacity with withAlpha for better precision
- Improved color opacity handling in gradient effects
- Enhanced shadow and shader mask effects
- Updated documentation to reflect API changes
1.0.7 #
- Reorganized README layout for better visual presentation
- Improved image and code arrangement in documentation
- Enhanced screenshot display with larger images (400px width)
- Added side-by-side comparison of default and custom containers
- Improved code example formatting and readability
1.0.6 #
- Added comprehensive screenshots for all gradient containers
- Added animated GIF examples for animated containers
- Improved documentation with better code examples
- Enhanced README with badges and social links
- Added developer profile section
- Improved overall documentation structure
1.0.5 #
- Added screenshots for all gradient containers
- Added animated GIF examples
- Improved documentation coverage to 80%
- Added assets configuration in pubspec.yaml
- Fixed homepage URL issues
- Enhanced example app with better UI
- Added platform compatibility badges
- Improved code quality and removed linter warnings
1.0.4 #
- Added comprehensive API documentation
- Fixed minor bugs in gradient containers
- Improved error handling
- Enhanced customization options
- Updated example app with more use cases
1.0.3 #
- Added proper null safety support
- Improved performance of animated containers
- Enhanced glassmorphic effect
- Added more customization options for neon glow
- Updated documentation with better examples
1.0.2 #
- Fixed issues with gradient animations
- Improved blur effect performance
- Added more color customization options
- Enhanced shadow effects
- Updated example app UI
1.0.1 #
- Fixed documentation issues
- Added contribution guidelines
- Improved README with detailed examples
- Enhanced code comments
- Added proper license information
1.0.0 #
Added #
- Initial stable release with 6 beautiful gradient container templates:
- Vertical Gradient Container
- Customizable colors and direction
- Flexible dimensions
- Shadow effects
- Radial Gradient Container
- Adjustable radius and center point
- Custom color stops
- Sweep Gradient Container
- Configurable start and end angles
- Multiple color support
- Animated Gradient Container
- Smooth color transitions
- Customizable animation duration
- Glassmorphic Gradient Container
- Blur effect with adjustable sigma
- Transparent overlay
- Border customization
- Neon Gradient Container
- Customizable glow intensity
- Multiple shadow layers
- Color customization
- Vertical Gradient Container
Features #
- Comprehensive example app showcasing all containers
- Extensive documentation and usage examples
- Full platform support (iOS, Android, Web, Windows, macOS, Linux)
- Responsive design support
- Customization options for all containers
- Type-safe APIs with proper null safety
Documentation #
- Added detailed API documentation
- Included usage examples for each container
- Added customization guides
- Included platform-specific notes