djangoflow_app_links 1.1.2 copy "djangoflow_app_links: ^1.1.2" to clipboard
djangoflow_app_links: ^1.1.2 copied to clipboard

A Djangoflow package that implements deep-link handling via app_links package.

[1.1.2] - 23 Jan 2023 #

  • Fixed typo Intial to Initial in places
  • Updated dependencies

[1.1.1] - 23 Jan 2023 #

  • Updated dependencies
  • Add unit tests

[1.1.0] - 13 Jan 2023 #

  • DjangoflowAppLinksCubit to AppLinksCubit
  • Fix path exports

[1.0.0] - 13 Jan 2023 #

  • Concrete implementation using app_links package based on djangoflow_deep_link_interface