firebase_core_tizen 0.2.0 copy "firebase_core_tizen: ^0.2.0" to clipboard
firebase_core_tizen: ^0.2.0 copied to clipboard

Tizen implementation of the firebase_core plugin.

0.2.0 #

  • Update firebase_core to 4.14.0.
  • Update firebase_core_platform_interface to 8.1.1.
  • Update minimum Flutter and Dart version to 3.27 and 3.6.
  • Sync the example and integration test.
  • Fix androidClientId, iosClientId, and iosBundleId being dropped from app options.

0.1.3 #

  • Add an implements entry to the pubspec to improve discoverability on pub.dev.

0.1.2 #

  • Update the repository URL to use the main branch.
  • Add integration tests based on upstream firebase_core v2.17.0.
  • Update minimum Flutter and Dart version to 3.13 and 3.1.
  • Fix new lint warnings.
  • Update code format.

0.1.1 #

  • Update firebase_core to 2.4.0.
  • Update firebase_core_platform_interface to 4.5.2.
  • Rename firebase_app_desktop.dart to firebase_app_tizen.dart.

0.1.0 #

  • Initial release.