network_smart_image 0.0.2 copy "network_smart_image: ^0.0.2" to clipboard
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
0
likes
125
points
109
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A smart network image widget for Flutter.

Repository (GitHub)

License

unknown (license)

Dependencies

cached_network_image, flutter, shimmer

More

Packages that depend on network_smart_image