whatsapp_unilink 2.0.1
whatsapp_unilink: ^2.0.1 copied to clipboard
Dart package helping your app interact with WhatsApp via HTTP links (universal links). Works with Flutter.
2.0.1 #
- 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
- Highlight "thumbs up" in README
- Add more thorough test cases
2.0.0 #
- Migrate package to Dart's null safety language feature, requiring Dart 2.12 or higher.
1.0.0+1 #
Initial version.
- Support phone number and text for WhatsApp unilinks. Both number and text are optional.