πΈ 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.7
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.flutter-io.cn 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.