ðļ Cached Network Image Pro
A professional Flutter widget that extends the power of CachedNetworkImage by adding built-in support for location metadata such as heading, coordinates, elevation, and address â perfect for location-based and travel apps.
âĻ Features
- ⥠Smart caching powered by cached_network_image
- ð§ Displays heading, coordinates, and elevation below the image
- ð Reverse geocoding support (convert coordinates into readable locations)
- ðĻ Customizable layout and design
- ðŠķ Lightweight, responsive, and easy to integrate
- ð Automatic image reloads when location data changes
ðĶ Installation
Add the package to your pubspec.yaml:
dependencies:
cached_network_image_pro: ^1.0.6
Then run:
flutter pub get
Import the package:
import 'package:cached_network_image_pro/cached_network_image_pro.dart';
ð· Screenshots
ðĻâðŧ Developed By
Md. Noor-Alom Siddik
ðĄ Contributing
Contributions are welcome!
- Fork the repo
- Create your feature branch
- Commit your changes
- Open a Pull Request
âĪïļ Support
If you like this package, give it a â on pub.dev and share it!
Libraries
- cached_network_image_pro
- A professional Flutter widget for displaying cached network images with built-in support for heading, coordinates, and elevation metadata.