local_ai_flutter 0.0.2
local_ai_flutter: ^0.0.2 copied to clipboard
Flutter platform layer for LocalAI Kit: storage, mic capture, audio playback, network policy, device probing, permissions and lifecycle hooks.
Changelog #
0.0.2 #
- Probe real device memory and disk space instead of placeholder values.
- Stream PCM audio through SoLoud for lower-latency playback.
- Upgrade
connectivity_plus,device_info_plus,permission_handlerandrecordto their latest major versions. - Add a runnable example and correct the bundled
LICENSEtext/pubspec description (pub.dev scoring fixes).
0.0.1 #
- Initial public release.