ai-agent

google_ml_kit_flutter: AI in your app

Get standalone ML Kit for your Flutter app, for founders building AI-driven startups
1,278 stars887 forksDartGuide quality 8/10Updated 9/1/2026100% free · open source
What it does

Google ML Kit Flutter is a plugin that enables standalone machine learning capabilities in Flutter apps, allowing founders to integrate AI-driven features such as image labeling, object detection, and text recognition.

When to use it
  • When you need to integrate AI-driven features in your Flutter app without relying on a server connection
  • When you want to use Google's pre-trained machine learning models in your app
  • When you need to perform tasks such as image labeling, object detection, or text recognition in real-time
Ready-to-paste prompt
Use the following code to label an image: `final labels = await mlKit.imageLabelerProcess(FileImage(File('path/to/image.jpg'))); print(labels);`
Heads up: Make sure to add the necessary API key to your app, as some ML Kit features require a Google Cloud API key to function, which can be obtained by enabling the ML Kit API in the Google Cloud Console and setting up a billing account
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/google-ml-kit-flutter && curl -fsSL https://workflowstacks.com/api/skills/google-ml-kit-flutter/claude-skill -o ~/.claude/skills/google-ml-kit-flutter/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
8
folders
154.4M
source size
MIT
license
Key files
.editorconfig
README.md
File tree
.agents/
.githooks/
.github/
.run/
.vscode/
packages/
resources/
scripts/
.editorconfig
.gitignore
.metadata
.swiftlint.yml
AUTHORS
CHANGELOG.md
LICENSE
README.md
Quick Actions
Details
Creator
flutter-ml
Language
Dart
Category
ai-agent
Published
12/4/2020

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