djangoflow_deep_link_interface 1.2.3 djangoflow_deep_link_interface: ^1.2.3 copied to clipboard
A Djangoflow Flutter package to provide abstraction for deep-link extraction.
[1.2.0] - 14 June 2023 #
- Updated dependencies
[1.1.2] - 23 Jan 2023 #
- Updated dependencies and fixed imports in test
[1.1.1] - 23 Jan 2023 #
- Fixed typo
Intial
toInitial
in places
[1.1.0] - 23 Jan 2023 #
- Initialize listening to deep link stream (
getLinkStream
) immediately - Added unit tests
[1.0.1] - 13 Jan 2023 #
- Fix exports
[1.0.0] - 13 Jan 2023 #
- Provide interface to implement deep-link extraction and listening.