app_links 2.2.2 copy "app_links: ^2.2.2" to clipboard
app_links: ^2.2.2 copied to clipboard

outdated

Android App Links, Deep Links, iOs Universal Links and Custom URL schemes handler for Flutter.

2.2.2 #

  • core: Add linter.
  • fix: Get rid of Android LocalBroadcastReceiver deprecation (removed dependency & import...).

2.2.1 #

  • fix: Duplicated iOS call when app is on terminated status.
  • fix: iOS application callback does not return true anymore.
  • fix: Get rid of Android LocalBroadcastReceiver deprecation.
  • core: Updated dependencies.

2.2.0 #

  • Add web support. (getInitialAppLink() only).

2.1.0 #

  • Breaking: String uri added on onAppLink for custom handling like uppercased uri.
  • Feat: getInitialAppLinkString and getLatestAppLinkString added to reflect the above change.

2.0.0+1 #

  • Minimal sample added (Thanks to @JamesCullum).

2.0.0 #

  • Add null safety support.

1.0.0 #

  • Same as 0.2.0.
  • No known issue. Bumping to 1.0 to be prepared for null safety version.

0.2.0 #

  • Add configurations in example.

0.1.0+2 #

  • Update README.md.

0.1.0+1 #

  • Add documentation.
  • Format dart source code.

0.1.0 #

  • Initial release.
  • Android App Links, Deep Links, iOs Universal Links and Custom URL schemes.
912
likes
150
points
485k
downloads

Publisher

verified publisheropenapi4j.org

Weekly Downloads

Android App Links, Deep Links, iOs Universal Links and Custom URL schemes handler for Flutter.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

app_links_platform_interface, app_links_web, flutter

More

Packages that depend on app_links