SDK DocumentationRecipesAnnouncementsSupport Forum
AndroidiOSAnnouncementsSupport Forum

Changelog

For the full changelog see here: https://pub.dev/packages/taboola_sdk/changelog

2024-04-14 [0.3.4]

  • Remove package_info_plus
  • Various bug fixes

2023-09-19 [0.3.3]

  • Integrate flutter_custom_tabs
  • Fix scrolling Up With A Feed In ListView

2023-07-05 [0.3.2]

  • Removed 'package_info_plus' library dependency

2023-06-21 [0.3.1]

  • Better Listview support

2023-06-11 [0.3.0]

  • Sound null safety support
  • Support for Dart 3
  • flutter_webview compatibility
  • Bug fixes

2022-11-10 [0.2.1]

  • Enable setting viewId to support multiple placements on screen

2021-08-29 [0.2.0]

  • Native-Web "ScrollSwitch" solution completely re-written
  • Video items no longer auto-pop full screen on iOS
  • Fixed log leaks
  • Fixed rendering/object.dart exceptions on iOS

2021-08-09 [0.1.0]

  • Fixed important click event in case publisher asks to control the click event on organic items
  • Taboola Widget now uses 'Hybrid Composition' rendering mode for its WebView. If this is an issue for you, please create your WebViews before creating the Taboola Widget

2021-07-29 [0.0.4]

  • Flutter plugin is compatible with Flutter 2 Framework release
  • Resolved deprecated APIs used by Taboola plugin
  • 3rd party libraries updated
  • Bug fixes