FLUTTER ECOSYSTEM

flutter_local_ai

A Flutter package that wraps Android ML Kit GenAI, Apple Foundation Models APIs (iOS and macOS), and Windows AI APIs for local AI inference.

Latest version
0.0.6
30-day downloads
501
Likes
38
Pub points
160

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

flutter_local_ai is a Flutter package enabling local AI inference across Android, iOS, macOS, and Windows by wrapping native AI frameworks like Android ML Kit GenAI, Apple Foundation Models, and Windows AI APIs. It allows developers to run large language models and generative AI tasks directly on devices without relying on cloud services. The package prioritizes privacy, low latency, and offline functionality, making it ideal for applications requiring real-time, secure AI processing. With minimal setup via Flutter pub, it integrates seamlessly into cross-platform apps.

Use cases
  • Offline chatbots
  • On-device text generation
  • Privacy-sensitive AI applications
  • Real-time language translation
  • Local model inference for mobile apps
Key features
  • Cross-platform local AI support
  • Integration with native device AI frameworks
  • No cloud dependency
  • Low-latency inference
  • Secure offline operation
Suitable for
  • Developers building private AI features
  • Apps needing fast local responses
  • Projects avoiding data transmission
  • Mobile-first generative AI implementations
  • Cross-platform AI applications
Considerations
  • Limited to supported platforms
  • Model size may impact performance
  • Requires device hardware capable of local inference
  • No built-in model management
  • Dependent on platform-specific AI framework availability
Supported platformsAndroidiOSmacOSWindows

Install package

flutter pub add flutter_local_ai

Categories

Related projects

No data available yet.