openai_apps_sdk 1.0.2 copy "openai_apps_sdk: ^1.0.2" to clipboard
openai_apps_sdk: ^1.0.2 copied to clipboard

Platformweb

Unofficial Flutter/Dart package that provides seamless integration with OpenAI's Apps SDK for ChatGPT, enabling developers to build interactive widgets and applications that run natively inside ChatGP [...]

Changelog #

1.0.2 #

  • Fixed README.md documentation

1.0.1 #

  • Fixed screenshot urls

1.0.0+10 #

Initial release of OpenAI Apps SDK bridge for Flutter.

Features #

  • callTool() - Call backend tools through MCP server
  • sendFollowUpMessage() - Send programmatic messages to ChatGPT
  • openExternal() - Open external URLs
  • requestDisplayMode() - Request display mode changes (inline, fullscreen, pip)
  • initInlineModeSizeConfig() - Configure inline mode height (experimental, addresses resizing issues)
  • Access to theme property (light/dark mode)
  • Access to locale property
  • Access to displayMode property
  • Access to deviceType property
  • Access to hasHoverCapability property
  • Access to hasTouchCapability property
  • Access to safeAreaInsets property
  • themeStream - Listen to theme changes
  • localeStream - Listen to locale changes
  • displayModeStream - Listen to display mode changes
  • safeAreaStream - Listen to safe area changes
  • globalsStream - Listen to global state changes
4
likes
150
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Unofficial Flutter/Dart package that provides seamless integration with OpenAI's Apps SDK for ChatGPT, enabling developers to build interactive widgets and applications that run natively inside ChatGPT conversations.

Repository (GitHub)
View/report issues

Topics

#openai #apps-sdk #chatgpt #openai-apps-sdk

License

BSD-3-Clause (license)

Dependencies

freezed_annotation, json_annotation, web

More

Packages that depend on openai_apps_sdk