flutter_leap_sdk 0.2.1 copy "flutter_leap_sdk: ^0.2.1" to clipboard
flutter_leap_sdk: ^0.2.1 copied to clipboard

Flutter package for Liquid AI's LEAP SDK - Deploy small language models on mobile devices

0.2.1 #

  • Fixed UI overflow issues in vision model screen
  • Improved BottomNavigationBar layout
  • Removed duplicate AppBars and status sections
  • Enhanced button layouts with proper spacing

0.2.0 #

  • Updated to LEAP SDK v0.5.0
  • Added vision model support (LFM2-VL-1.6B)
  • Added function calling capabilities
  • Added image processing with vision models
  • New three-tab interface: Regular Chat, Function Calling, Vision Chat
  • Streaming support for text models
  • Android-only vision model support
  • Comprehensive example app with all features

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
13
likes
0
points
65
downloads

Publisher

verified publisherhawier.dev

Weekly Downloads

Flutter package for Liquid AI's LEAP SDK - Deploy small language models on mobile devices

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, path_provider

More

Packages that depend on flutter_leap_sdk

Packages that implement flutter_leap_sdk