whatsapp_unilink
Dart package helping your app interact with WhatsApp via HTTP links (universal links). Works with Flutter.
2.1.0
5.3K downloads/mo
#3759 most downloaded on pub.dev
dartsidedev/whatsapp_unilink
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships fairly regularly
a new release about every 7 months
Most releases are documented
notes for 6 of 7 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
8 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · May 2020 to Nov 2022Releases
latest 8-
2.1.020 Nov 2022Release notes
Open source →- Use
Uri.encodeQueryComponentto add the text instead ofUri.encodeComponent. - Add support for converting
WhatsAppUnilinktoUri. - Misc: Change
pedantictolints, improve tests, documentation, and add Dart-only example code.
- Use
-
2.0.224 Jul 2022Release notes
Open source →Fix static analysis info
lib/whatsapp_unilink.dart:50:6 INFO: This function has a nullable return type of 'T?', but ends without returning a value.
-
2.0.127 Dec 2021Release notes
Open source →- Update code internally (code's behavior should not change)
- Get rid of unnecessary src folder (the whole project is approx 50LoC)
- Release with GitHub Actions and tag commits automatically
- Add more thorough test cases
-
2.0.1+127 Dec 2021 -
2.0.013 Apr 2021Release notes
Open source →- Breaking: Migrate package to Dart's null safety language feature, requiring Dart 2.12 or higher.
-
2.0.0-nullsafety.011 Jan 2021 pre-releaseNothing published for this version
-
1.0.009 May 2020Nothing published for this version
-
1.0.0+109 May 2020Release notes
Open source →Initial version.
- Support phone number and text for WhatsApp unilinks. Both number and text are optional.