Flutter-GoogleMaps: Easy Maps
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 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
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'))) })`Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/flutter-googlemaps && curl -fsSL https://workflowstacks.com/api/skills/flutter-googlemaps/claude-skill -o ~/.claude/skills/flutter-googlemaps/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
What's inside — free to inspect
Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/flutter-googlemaps && curl -fsSL https://workflowstacks.com/api/skills/flutter-googlemaps/claude-skill -o ~/.claude/skills/flutter-googlemaps/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.