From 511634beda625d0dcfdbae3fd7a4567f4607725b Mon Sep 17 00:00:00 2001 From: Sachin Dahal <56621935+sachin-dahal@users.noreply.github.com> Date: Wed, 30 Jun 2021 18:27:08 +0545 Subject: [PATCH 1/2] doc: dependency version added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cc4d6fee..780867115 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ To use this package : dependencies: flutter: sdk: flutter - splashscreen: + splashscreen: ^1.3.5 ``` ### How to use From 156048ff44831622ca5a14ed76fb4b5ab6996e70 Mon Sep 17 00:00:00 2001 From: Sachin Dahal <56621935+sachin-dahal@users.noreply.github.com> Date: Wed, 30 Jun 2021 18:31:33 +0545 Subject: [PATCH 2/2] doc: package pub.dev version added to see the package version from the pub.dev site which navigates user to the official splashscreen package site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 780867115..c971b7abf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # [Splash Screen](https://pub.dev/packages/splashscreen) - +pub.dev * A splashscreen package to be used for an intro for any flutter application easily with a lot of customization ## Currently Supported by awesome [DPLYR](https://dplyr.dev)