zeba_academy_image_tools 1.0.0
zeba_academy_image_tools: ^1.0.0 copied to clipboard
Image utilities package with preview, zoom, crop and placeholders.
Changelog #
All notable changes to this project will be documented in this file.
This project follows Semantic Versioning.
1.0.0 - 2026-06-22 #
๐ Initial Release #
First stable release of Zeba Academy Image Tools.
A Flutter package providing reusable image utility components for modern applications.
โจ Added #
Image Preview #
- Added
ZebaImagePreviewwidget - Support for network images
- Custom width and height configuration
- BoxFit customization
- Rounded image container support
- Image loading indicator
- Error fallback handling
Image Zoom Viewer #
- Added
ZebaImageZoomViewer - Full-screen image viewing
- Pinch-to-zoom support
- Double tap zoom interaction
- Smooth image scaling
Image Crop #
- Added
ZebaImageCropView - Image cropping interface
- Android crop support
- iOS crop support
- Editable crop area
Image Placeholder #
- Added
ZebaImagePlaceholder - Default empty image UI
- Custom size support
- Clean Material design style
๐ฆ Package Setup #
- Added public package export file
- Added modular source structure
- Added reusable widget architecture
- Added Flutter package configuration
๐งช Testing #
Added unit tests for:
- Image placeholder creation
- Image preview widget creation
- Widget property validation
๐ Documentation #
Added:
- Complete README documentation
- Installation guide
- Usage examples
- API examples
- Contribution guide
๐ License #
- Added GNU General Public License v3.0
- Open-source distribution enabled
Future Roadmap #
Planned Features #
Image Tools v1.1.0 #
- Local image preview
- Image caching support
- Memory optimized loading
- Better placeholder animations
Image Tools v1.2.0 #
- Image compression utilities
- Image quality selector
- Multiple image picker helpers
- Gallery grid widgets
Image Tools v2.0.0 #
- Advanced editor UI
- Filters
- Rotation controls
- Drawing tools
Maintainers #
Sufyan bin Uzayr
Open-source developer building reusable Flutter packages.
Website:
Thank you for using Zeba Academy Image Tools โค๏ธ