lib_npaw_plugin_flutter 1.0.8 copy "lib_npaw_plugin_flutter: ^1.0.8" to clipboard
lib_npaw_plugin_flutter: ^1.0.8 copied to clipboard

outdated

A Flutter adapter for the NPAW's Youbora Lib.

CHANGELOG #

1.0.8 - 2023-09-06 #

Fixed #

  • Set empty string as contentTitle by default.
  • Set fixed video_player version to 2.6.1.

1.0.7 - 2023-09-06 #

Fixed #

  • Fix null error when closing the player by checking if the controller is null and cancelling the Timer in the disposeAdapter() method.
  • Android version name reporting.

Updated #

  • Android youboralib to version 6.8.22.

1.0.6 - 2023-08-16 #

Added #

  • Support for playerVersion and playerName.

Updated #

  • README.md documentation accordingly.

1.0.5 - 2023-08-08 #

Updated #

  • Update README.md file to add the correct repository.

1.0.4 - 2023-07-26 #

Updated #

  • Update library dependence.

1.0.3 - 2023-07-25 #

Updated #

  • Update library dependence.

1.0.2 - 2023-07-24 #

Updated #

  • Update library dependence.

1.0.1 - 2023-07-07 #

Updated #

  • Update README.md to fix a documentation error.

1.0.0 - 2023-07-05 #

Added #

  • Feature to set the Log Level.
  • Some more options.
  • fireFatalError() method.

0.0.3 - 2023-07-04 #

Added #

  • Module VideoAnalytics and its documentation.

0.0.2 - 2023-06-27 #

Added #

  • Support for custom dimensions from 1 to 20.

0.0.1 - 2023-06-21 #

Added #

  • First release with the modules: Options and AppAnalytucs.