diff --git a/README.md b/README.md index 7cc4d6fee..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) @@ -24,7 +24,7 @@ To use this package : dependencies: flutter: sdk: flutter - splashscreen: + splashscreen: ^1.3.5 ``` ### How to use