ai-agent

Flutter-GoogleMaps: Easy Maps

Get Google Maps in your Flutter app with Flutter-GoogleMaps, for startup founders using Dart.
121 stars75 forksDartGuide quality 8/10Updated 6/16/2019100% free · open source
What it does

Flutter-GoogleMaps integrates Google Maps into your Flutter app using the google_maps_flutter plugin, allowing you to display maps and locations within your application

When to use it
  • When you need to display location-based data, such as store locations or delivery areas
  • When you want to provide turn-by-turn navigation within your app
  • When you need to show points of interest or markers on a map
Ready-to-paste prompt
Create a map with a marker at a specific location: `GoogleMap(initialCameraPosition: CameraPosition(target: LatLng(37.7749, -122.4194), zoom: 12), markers: { Marker(mk1: MarkerOptions(position: LatLng(37.7749, -122.4194), infoWindowText: InfoWindowText('San Francisco', 'CA'))) })`
Heads up: You need to enable the Google Maps Android API v2 and get an API key from the Google Cloud Console, then add it to your AndroidManifest.xml file to use the google_maps_flutter plugin
Saves to your device
Use with Claude
New

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

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/flutter-googlemaps && curl -fsSL https://workflowstacks.com/api/skills/flutter-googlemaps/claude-skill -o ~/.claude/skills/flutter-googlemaps/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.

5
top-level files
5
folders
97.4M
source size
license
Key files
README.md
File tree
android/
assets/
ios/
lib/
test/
.gitignore
.metadata
pubspec.lock
pubspec.yaml
README.md
Quick Actions
Details
Creator
whatsupcoders
Language
Dart
Category
ai-agent
Published
6/16/2019

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