apple_foundation_flutter 0.1.0 copy "apple_foundation_flutter: ^0.1.0" to clipboard
apple_foundation_flutter: ^0.1.0 copied to clipboard

PlatformiOS

A package for interacting with Apple's Foundation framework in Flutter.

0.1.0 #

  • Added AppleIntelligenceSession class for better session management
  • Updated iOS requirements to iOS 26.0+
  • Updated Xcode requirements to Xcode 26.0 beta 2
  • Added proper error handling for resource availability
  • Added documentation for handling RUN_ERROR and MODEL_NOT_READY errors
  • Added note about future MacOS support
  • Fixed various bugs and improved stability

0.0.1 #

  • Initial release
  • Basic implementation of Apple Foundation Models framework integration
  • Support for text generation, structured data, and streaming responses
  • Session management capabilities
  • Error handling and availability checks