flutter_leap_sdk 0.1.1
flutter_leap_sdk: ^0.1.1 copied to clipboard
Flutter package for Liquid AI's LEAP SDK - Deploy small language models on mobile devices
0.1.0 #
- Initial release of Flutter LEAP SDK
- Model loading and management support
- Text generation (blocking and streaming)
- Model downloading with progress tracking
- Built on official Liquid AI LEAP SDK v0.4.0
- Support for LFM2 models (350M, 700M, 1.2B)
- Android platform support (API 31+)
- Complete example app included
- Comprehensive test suite with 100% API coverage