We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe6e341 commit af1615eCopy full SHA for af1615e
README.md
@@ -20,7 +20,7 @@ Add the following line to `pubspec.yaml`:
20
21
```yaml
22
dependencies:
23
- draggable_home: ^1.0.2
+ draggable_home: ^1.0.5
24
```
25
26
### Basic setup
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: draggable_home
2
description: Draggable is a library for adding a beautiful draggable home page
3
-version: 1.0.4
+version: 1.0.5
4
repository: https://github.com/4-alok/draggable_home
5
documentation: https://github.com/4-alok/draggable_home/blob/main/README.md
6
0 commit comments