djangoflow_app_links 1.1.3 djangoflow_app_links: ^1.1.3 copied to clipboard
A Djangoflow package that implements deep-link handling via app_links package.
[1.1.3] - 23 Jan 2023 #
- Updated dependencies and fixed imports in test
[1.1.2] - 23 Jan 2023 #
- Fixed typo
Intial
toInitial
in places - Updated dependencies
[1.1.1] - 23 Jan 2023 #
- Updated dependencies
- Add unit tests
[1.1.0] - 13 Jan 2023 #
DjangoflowAppLinksCubit
toAppLinksCubit
- Fix path exports
[1.0.0] - 13 Jan 2023 #
- Concrete implementation using
app_links
package based ondjangoflow_deep_link_interface