adaptive_image_loader 1.0.2 copy "adaptive_image_loader: ^1.0.2" to clipboard
adaptive_image_loader: ^1.0.2 copied to clipboard

Load normal and Google Drive images with full Image.network customization and optional caching.

1.0.2 #

  • Added Example

1.0.1 #

  • Added comprehensive example demonstrating all supported use cases
  • Added examples for:
    • Normal web image loading
    • Google Drive image loading
    • Dropbox image loading
    • Cached vs non-cached images
    • Background image usage via AdaptiveImageProvider
  • Improved documentation around caching behavior and background images
  • Clarified differences between AdaptiveImage widget and AdaptiveImageProvider

1.0.0 #

  • Initial release
  • Load images from:
    • Normal public image URLs
    • Google Drive share links
    • Dropbox share links
  • Automatic conversion of Drive and Dropbox links to direct image URLs
  • Optional disk caching using cached_network_image
  • AdaptiveImage widget for UI-based image rendering
  • AdaptiveImageProvider for background images (CircleAvatar, DecorationImage)
1
likes
160
points
202
downloads

Publisher

unverified uploader

Weekly Downloads

Load normal and Google Drive images with full Image.network customization and optional caching.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on adaptive_image_loader