πŸ“Έ 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!

  1. Fork the repo
  2. Create your feature branch
  3. Commit your changes
  4. 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.