firebase_dynamic_links_platform_interface 0.2.3+16 copy "firebase_dynamic_links_platform_interface: ^0.2.3+16" to clipboard
firebase_dynamic_links_platform_interface: ^0.2.3+16 copied to clipboard

unlisted

A common platform interface for the firebase_dynamic_links plugin.

0.2.3+16 #

  • Update a dependency to the latest release.

0.2.3+15 #

  • Update a dependency to the latest release.

0.2.3+14 #

  • Update a dependency to the latest release.

0.2.3+13 #

  • Update a dependency to the latest release.

0.2.3+12 #

  • Update a dependency to the latest release.

0.2.3+11 #

  • Update a dependency to the latest release.

0.2.3+10 #

  • Update a dependency to the latest release.

0.2.3+9 #

  • Update a dependency to the latest release.

0.2.3+8 #

  • Update a dependency to the latest release.

0.2.3+7 #

  • Update a dependency to the latest release.

0.2.3+6 #

  • FIX: bump firebase_core_platform_interface version to fix previous release. (bea70ea5)

0.2.3+5 #

  • Update a dependency to the latest release.

0.2.3+4 #

  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)

0.2.3+3 #

  • Update a dependency to the latest release.

0.2.3+2 #

  • REFACTOR: fix analyzer issue introduced in Flutter 3.0.0 (#8654). (55d8fb59)

0.2.3+1 #

  • Update a dependency to the latest release.

0.2.3 #

  • FEAT: matchType for pending Dynamic Link data for iOS. (#8464). (d3dda125)

0.2.2+3 #

  • Update a dependency to the latest release.

0.2.2+2 #

  • Update a dependency to the latest release.

0.2.2+1 #

  • FIX: Properly type cast utmParameters coming from native side. (#8280). (22bbd807)

0.2.2 #

  • FIX: pass through utmParameters on iOS and make property on PendingDynamicLinkData. (#8232). (32d06e79)
  • FEAT: add additional longDynamicLink parameter for creating a short Dynamic Link enabling additional parameters to be appended such as "ofl". (#7796). (433a08ea)

0.2.1+1 #

  • FIX: update all Dart SDK version constraints to Dart >= 2.16.0 (#8184). (df4a5bab)

0.2.1 #

  • FEAT: refactor error handling to preserve stack traces on platform exceptions (#8156). (6ac77d99)

0.2.0+5 #

  • Update a dependency to the latest release.

0.2.0+4 #

  • FIX: PendingDynamicLinkData.asString() prints out instance type with mapped values. (#7727). (7d4013fc)

0.2.0+3 #

  • Update a dependency to the latest release.

0.2.0+2 #

  • Update a dependency to the latest release.

0.2.0+1 #

  • Update a dependency to the latest release.

0.2.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.2.0-dev.2 #

  • Update a dependency to the latest release.

0.2.0-dev.1 #

  • FIX: dynamic links onLink not receiving links.

0.2.0-dev.0 #

  • Initial dev release of platform interface.