alan-sdk-flutter icon indicating copy to clipboard operation
alan-sdk-flutter copied to clipboard

Conversational AI SDK for Flutter to enable text and voice conversations with actions (iOS and Android)

Results 7 alan-sdk-flutter issues
Sort by recently updated
recently updated
newest added

Uncategorized (Xcode): Command CompileSwiftSources failed with a nonzero exit code Error (Xcode): Undefined symbol: _OBJC_CLASS_$_AlanText Error (Xcode): Undefined symbol: _OBJC_CLASS_$_AlanButton Error (Xcode): Undefined symbol: _OBJC_CLASS_$_AlanConfig Error (Xcode): Undefined symbol: _OBJC_CLASS_$_AlanLog

I'm facing an issue with Flutter - Android. whenever I run this code, the app crashes. ```dart AlanVoice.activate(); AlanVoice.playCommand('Play song'); ``` and in the studio.alan.app, I added ```js intent('Play (song|music)',...

There is an issue on iOS side, it only listens once and then can't. Android works fine

I created a fresh Flutter project and integrated the alan_voice flutter package Both iOS and Android projects are getting build error 1. iOS: Unsupported Swift architecture, Could not build Alan...

The Shrine App no longer worked on latest Flutter environment due to some missing Flutter and Android platform configurations and package updates. Fixed that.

Please add support for Android 14 (API 34) One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts RemoteException Remote stack trace:...

Hello Alan AI, I hope this message finds you well. I am writing to bring to your attention that the ShrineApp example, which is an invaluable resource for the Flutter...