android_glide_view
A Flutter plugin for displaying images with Glide.
What this package is like to depend on
Last release 1 years ago
23 Jul 2025
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
4 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
4 releases · Jul 2025 to Jul 2025
2026
Releases
latest 4-
0.0.423 Jul 2025Release notes
Open source →- Optimize: Enhanced image loading performance by implementing caching in native GlideView
-
0.0.307 Jul 2025 -
0.0.207 Jul 2025 -
0.0.107 Jul 2025Release notes
Open source →- 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.
- Provides a Flutter widget (