uni_links
Flutter plugin for accepting incoming links - App/Deep Links (Android), Universal Links and Custom URL schemes (iOS).
0.5.1
23K downloads/mo
#2045 most downloaded on pub.dev
avioli/uni_links
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 5 weeks to 1.2 years
Nearly every release is documented
notes for 11 of 11 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
11 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · May 2018 to Apr 2021Releases
latest 11-
0.5.128 Apr 2021Release notes
Open source →- Add the
getLinksStream()andgetUriLinksStream()methods back (flagged as deprecated) since they were removed.
- Add the
-
0.5.028 Apr 2021Release notes
Open source →Breaking changes
Due to the migration to null safety, some APIs have changed. These changes mainly involve functions changing into getters, and types becoming explicitly nullable.The changes to the example package are a good example of how to upgrade to this version.
- Support null safety. (@hacker1024)
- Migrate to the federated plugin architecture, paving the way for Web support in the future. (@hacker1024)
-
0.5.0+128 Apr 2021Release notes
Open source →- Add
uni_links_webto the list of platform definitions. - Update example app and README to highlight handling of the initial link.
- Add
-
0.5.0+228 Apr 2021Release notes
Open source →- Update README to add steps to add associated-domains entitlement via Xcode. (Need a version change to publish to pub.dev)
-
0.4.009 May 2020Release notes
Open source →- Reduce iOS compiler warnings #42 (@ened)
- Fix UniLinks Plugin for Flutter 1.12.13 #55 (@markathomas)
-
0.2.012 Mar 2019Release notes
Open source →Breaking change Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.
- [Android] Update to AndroidX. (@bbedward)
-
0.1.416 Oct 2018Release notes
Open source →- [Android] Don't process links when launched in background. (@wkornewald)
-
0.1.308 Sep 2018Release notes
Open source →- No code changes.
- Added section in the README about Swift-enabled apps.
- Added section in the README about tooling for invoking links from the cli.
-
0.1.229 Jul 2018 -
0.1.131 May 2018Release notes
Open source →- No code changes. Pushed to pub.dartlang.org with an untracked file that had to be manually removed.
-
0.1.031 May 2018