my_package

Welcome to your Flutter package! This package provides INSPECTOR CAN INSPECT THE LOCATION FROM THE MAP

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

To use this package in your Flutter app, you need to provide your own Google Maps API key. Follow these steps to set the API key:

  1. Obtain a Google Maps API key by following Google's instructions here.

  2. In your Flutter app, import the package and set the Google Maps API key using the GoogleMapConfig class provided by this package:

import '../google_map_config.dart';

void main() {
  // Set the Google Maps API key provided by you or from a secure location
  GoogleMapConfig.setApiKey('YOUR_GOOGLE_MAPS_API_KEY');

  // Now, you can use the Google Maps features provided by this package
  // ...
}

[![Video Demo](https://img.youtube.com/vi/VIDEO_ID_HERE/0.jpg)](https://drive.google.com/uc?export=download&id=1ftQxRzlONV9D7ZZhOqZITizP1utGRDWv)


[![GitHub](https://img.shields.io/badge/GitHub-Repository-blue?style=flat&logo=github)](https://github.com/ShalikaNawarathna/Inspect-Location.git)