workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

๐•โšก๐Ÿ’ฌ

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
๐Ÿค–ChatGPT
โœจClaude
๐Ÿ’ŽGemini
๐Ÿ›๏ธShopify
๐Ÿ”Ahrefs
๐Ÿ“ŠSheets
๐Ÿ’ฌWhatsApp
๐Ÿ“ฑMeta Ads
+50 moreCreator program โ†’

ยฉ 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
ai-agent

google_ml_kit_flutter: AI in your app

Get standalone ML Kit for your Flutter app, for founders building AI-driven startups with 1.3k+ GitHub stars
1,263 stars885 forksDartQuality 8/10Updated 6/25/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.

Install / run
Add the google_ml_kit_flutter package to your pubspec.yaml file: `google_ml_kit_flutter: ^0.10.0`
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
Quick start
  1. 1Add the necessary permissions to your AndroidManifest.xml file, such as `android.permission.INTERNET` and `android.permission.CAMERA`
  2. 2Import the package in your Dart file: `import 'package:google_ml_kit_flutter/google_ml_kit_flutter.dart';`
  3. 3Initialize the ML Kit instance: `final mlKit = GoogleMlKitFlutter();`
  4. 4Use the `mlKit` instance to perform tasks such as image labeling or object detection, for example: `final labels = await mlKit.imageLabelerProcess(image);`
  5. 5Handle the results of the ML Kit operations, such as displaying the detected labels or objects
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

Topics

hactoberfest
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
6
folders
154.3M
repo size
MIT
license
Key files
.editorconfig
README.md
File tree
.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.

Related skills

More ai-agent tools founders pair with this one.

ai-agentโ˜… 512,463
build-your-own-x: Learn by Recreating
Improve programming skills by rebuilding tech from scratch. For startup founders and programmers.
ai-agentโ˜… 450,961
Learn to code with freeCodeCamp
Get free programming education with freeCodeCamp, for startup founders and beginners.
ai-agentโ˜… 439,771
Public-apis: Free API Access
Get free APIs for development. For startup founders and developers.
ai-agentโ˜… 390,947
Free Programming Books
Discover free programming books for founders and developers. Learn with free-programming-books.
ai-agentโ˜… 350,624
coding-interview-university: Learn to Code
Get a complete study plan to become a software engineer, for startup founders, with 351k+ GitHub stars
ai-agentโ˜… 297,550
Selfhosted Control with awesome-selfhosted
Host your own network services and web apps. For founders seeking privacy and control.