onlo_flutter 0.3.2 copy "onlo_flutter: ^0.3.2" to clipboard
onlo_flutter: ^0.3.2 copied to clipboard

Typed Flutter facade for the Onlo native mobile SDK cores.

Changelog #

0.3.2 #

  • Included the native foreground-notification suppression fix for anonymous Messenger sessions.
  • Kept the Flutter API and bridge contract unchanged.

0.3.1 #

  • Included the Android native Messenger keyboard-inset and IME-send fixes.
  • Kept the Flutter API and bridge contract unchanged.

0.3.0 #

  • Clarified production push integration for current-token registration, token rotation, customer-triggered permission, and deferred cold-start taps.
  • Enabled the native plugin's existing push calls for both anonymous and identified sessions with push-only failure isolation.
  • Kept the Flutter API and native plugin contract unchanged.

0.2.0 #

  • Added OnloPresentationMode for contained and full-screen Messenger presentation.
  • Matched the native Android and iOS Messenger layout, navigation, caching, typing indicators, loading states, and branding.

0.1.0 #

  • Initial public native-bridge release for iOS and Android.