From 6246f149511dccab32a01c4e3c454f4ec6f4a50f Mon Sep 17 00:00:00 2001 From: Shounak Mulay Date: Sat, 6 Mar 2021 16:40:27 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bb5859d..da0124e 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ Check the [Features section](#Features) to see the list of implemented and missi ## Usage To use this plugin add `telephony` as a [dependency in your pubspec.yaml file](https://flutter.dev/docs/development/packages-and-plugins/using-packages). +##### Versions [0.0.9](https://pub.dev/packages/telephony/versions/0.0.9) and lower are not null safe. +##### Versions [0.1.0](https://pub.dev/packages/telephony/versions/0.1.0) and above opt into null safety. + ### Setup Import the `telephony` package