- Throw
PlatformException
if there is an error retrieving dynamic link.
- Fix crash when receiving
ShortDynamicLink
warnings.
- Log messages about automatic configuration of the default app are now less confusing.
- Remove categories.
- Log a more detailed warning at build time about the previous AndroidX migration.
- 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.
- Update example to create a clickable and copyable link.
- Change android
invites
dependency todynamic links
dependency.
- Bump Android dependencies to latest.
- Breaking Change Calls to retrieve dynamic links on iOS always returns null after first call.
- Bump Android and Firebase dependency versions.
- Added capability to receive dynamic links.
- Fixed dynamic link dartdoc generation.
- Fixed incorrect homepage link in pubspec.
- Updated Gradle tooling to match Android Studio 3.1.2.
- Initial release with api to create long or short dynamic links.