ai-agent

geo_location_finder: Accurate Device Locations

Get precise location data for Android and iOS devices with geo_location_finder, a Flutter plugin.
27 stars12 forksJavaGuide quality 8/10Updated 8/22/2019100% free · open source
What it does

The geo_location_finder plugin provides accurate location data for Android and iOS devices in Flutter applications.

When to use it
  • When building a ride-hailing or food delivery app that requires user location
  • When creating a social media app that includes location-based features
  • When developing a fitness or outdoor activity app that tracks user routes and locations
Ready-to-paste prompt
Get the current location: '_locationService.getCurrentLocation().then((location) => print(location.latitude + ', ' + location.longitude))'
Heads up: The geo_location_finder plugin requires the ACCESS_FINE_LOCATION permission on Android and the NSLocationWhenInUseUsageDescription permission on iOS, which must be added to the respective platform files
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/geo-location-finder && curl -fsSL https://workflowstacks.com/api/skills/geo-location-finder/claude-skill -o ~/.claude/skills/geo-location-finder/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

What's inside — free to inspect

No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

8
top-level files
7
folders
3.3M
source size
Other
license
Key files
README.md
File tree
.idea/
android/
doc/
example/
ios/
lib/
res/
.packages
CHANGELOG.md
flutter_geo_location.iml
flutter_location_plugin_android.iml
LICENSE
pubspec.lock
pubspec.yaml
README.md
Quick Actions
Details
Creator
flutter-devs
Language
Java
Category
ai-agent
Published
11/16/2018

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.