flutter anam sdk: ^0.0.1
0.0.1A Flutter package for integrating Anam AI‘s real-time avatar system into your Flutter applications. Built on WebRTC, this is a Flutter port of the Anam JavaScript SDK. Features
Package stats
Need this integrated or customized for your app?
Get a free quoteMIT License
Free & open source forever
Dart Native
100% pure Dart code
Cross Platform
iOS, Android, Web & Desktop
Community
Actively maintained
Key points
Everything this package offers
Everything you need to ship faster, built right into the package.
Two-way audio communication with microphone controls
Text messaging with full message history
Event-driven architecture for reactive UIs
Custom persona configuration (avatar, voice, system prompt, language)
Server-side session management with WebSocket proxy support
Custom audio mode for bring-your-own-transcription pipelines
Built-in AnamAvatarView widget
Cross-platform: iOS, Android, macOS, Web
About
What is flutter anam sdk: ^0.0.1?
A Flutter package for integrating Anam AI‘s real-time avatar system into your Flutter applications. Built on WebRTC, this is a Flutter port of the Anam JavaScript SDK.
Features
- Real-time avatar video/audio streaming via WebRTC
- Two-way audio communication with microphone controls
- Text messaging with full message history
- Event-driven architecture for reactive UIs
- Custom persona configuration (avatar, voice, system prompt, language)
- Server-side session management with WebSocket proxy support
- Custom audio mode for bring-your-own-transcription pipelines
- Built-in
AnamAvatarViewwidget - Cross-platform: iOS, Android, macOS, Web
Dart native. 100% pure Dart code with no external platform dependencies.
Cross platform. Runs identically on iOS, Android, web, and desktop.
MIT licensed. Free and open source, forever.
Community backed. Actively maintained by the Mind Stack Labs team.
Quick start
Get started in seconds
Add the package to your project and you're ready to use it.
Install the package
Add it to your pubspec.yaml with the pub CLI.
Fetch dependencies
Run pub get so the package resolves correctly.
Import and use it
Import the package in your Dart file and drop in the widget.
Ready to build something great?
Integrate flutter anam sdk: ^0.0.1 into your project today, or let our team customize it for you.
More Flutter Packages

Flutter Toggle Switch 0.0.1
flutter_toggle_switch is a single-package solution for every toggle, switch, and tab bar UI pattern you need in a Flutter app. Instead of stitching together multiple libraries or building custom painted widgets from scratch, you get one unified FlutterToggle widget with a declarative API that scales from a simple two-state switch to a fully animated multi-tab navigation bar. Why […]

Flutter Neumorphic UI
Flutter Neumorphic UI is a Flutter package that helps developers create neumorphic (soft UI) style interfaces easily. This design style uses soft shadows and highlights to give UI elements a smooth, slightly raised or pressed look. The package includes customizable widgets with options for themes, depth, and light source direction, making it simple to control […]

Flutter Zoom Meeting Wrapper
Flutter Zoom Meeting Wrapper is a Flutter plugin that allows developers to integrate the Zoom Meeting SDK directly into their mobile applications. It enables users to join Zoom meetings inside the app without opening the external Zoom application. The plugin supports simple SDK initialization using JWT authentication, making it easy to connect to Zoom services […]

Smart Actions Text
Smart Actions Text is a Flutter package that turns regular text into interactive content by automatically detecting patterns like URLs, email addresses, phone numbers, and social media handles. It allows developers to add actions such as opening links, copying text, sharing content, or visiting social profiles directly from the detected text elements. The package also […]