network_smart_image 0.0.2
network_smart_image: ^0.0.2 copied to clipboard
A smart network image widget for Flutter.
network_smart_image #
A smart network image widget for Flutter that handles shimmers, caching, and custom error views seamlessly.
Features #
- Cached Network Images: Uses automatic caching and memory management.
- Shimmer Loading: Provides a clean shimmer effect while the image loads.
- Error Handling: Displays a dedicated error view when loading fails.
- Flexible Styling: Supports standard properties like width, height, fit, and border radius.
Getting Started #
Add the dependency to your pubspec.yaml:
dependencies:
network_smart_image: ^0.0.1