Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# [Splash Screen](https://pub.dev/packages/splashscreen)

<a href="https://pub.dev/packages/splashscreen"><img src="https://img.shields.io/pub/v/splashscreen?logo=dart" alt="pub.dev"></a>
* 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)
Expand All @@ -24,7 +24,7 @@ To use this package :
dependencies:
flutter:
sdk: flutter
splashscreen:
splashscreen: ^1.3.5
```

### How to use
Expand Down