whatsapp_unilink 2.0.2 copy "whatsapp_unilink: ^2.0.2" to clipboard
whatsapp_unilink: ^2.0.2 copied to clipboard

Dart package helping your app interact with WhatsApp via HTTP links (universal links). Works with Flutter.

2.0.2 #

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.1+1 #

  • Small README change

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
  • 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.
336
likes
160
points
6.62k
downloads

Publisher

verified publisherdartside.dev

Weekly Downloads

Dart package helping your app interact with WhatsApp via HTTP links (universal links). Works with Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on whatsapp_unilink