android_glide_view 0.0.1 copy "android_glide_view: ^0.0.1" to clipboard
android_glide_view: ^0.0.1 copied to clipboard

A Flutter plugin for displaying images with Glide.

0.0.1 #

  • Provides a Flutter widget (GlideView) for displaying images using the native Glide image loading library on Android.
  • Features:
    • High-performance image loading and caching via Glide (native Android).
    • Supports network URLs, local file paths, and content URIs as image sources.
    • Automatic memory and disk caching for efficient image reuse.
    • Image transformations: center crop, fit center, and circle crop.
    • Customizable widget dimensions.
    • Placeholder and error image support.
    • Seamless integration with Flutter widgets using Android platform views.
    • Extensible platform interface for future support of other platforms.
  • Includes example app demonstrating basic and advanced usage.
2
likes
0
points
16
downloads

Publisher

verified publisherdajiraj.com

Weekly Downloads

A Flutter plugin for displaying images with Glide.

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on android_glide_view

Packages that implement android_glide_view