flutter_link_nav 1.0.4
flutter_link_nav: ^1.0.4 copied to clipboard
Combining Navigator with Deep Links (Android) and Universal Links (iOS) in Flutter
1.0.4 #
- Add example in platform macOS.
- optimize code.
- Update README.md.
1.0.3 #
- Add example, how to use
DeepLinkHandler
in README.md.
1.0.2 #
- Update exactly support flatforms: Android, iOS.
- Optimize code.
1.0.1+1 #
- Add example how to use
DeepLinkHandler
in README.md.
1.0.1 #
- Add description and guidelines for android, iOS setup in README.md.
1.0.0+1 #
- Initial Open Source release.