Skip to content

Commit c317701

Browse files
committed
minor
1 parent 5746aa2 commit c317701

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed
File renamed without changes.
File renamed without changes.

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ This widget is in active development. Wait for the stable v1.0.0. ___Any contrib
77
## Example
88
check out sample code in [example directory](https://gitlab.com/daadu/backdrop/tree/master/example)
99

10-
![Backdrop Example Screenshot](https://gitlab.com/daadu/backdrop/raw/master/.github/backdrop.gif)
10+
![Backdrop Example Screenshot](https://gitlab.com/daadu/backdrop/raw/master/.gitlab/backdrop.gif)
1111

1212
## Contribute
1313
1. You'll need a gitlab account. (Sorry, if you had to create one!!)
1414
2. Fork the [repository](https://gitlab.com/daadu/backdrop).
1515
3. Implement features from to-do, fix issues, etc.
1616
4. Send merge request.
1717
5. Star this project.
18+
6. Become a hero!!
1819

1920
## Features and bugs
2021
Please file feature requests and bugs at the [issue tracker](https://gitlab.com/daadu/backdrop/issues).

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: backdrop
22
description: Backdrop implementaion in dart. (https://material.io/design/components/backdrop.html)
3-
version: 0.0.12
3+
version: 0.0.13
44
author: Harsh Bhikadia <[email protected]>
55
homepage: https://gitlab.com/daadu/backdrop
66
documentation: https://gitlab.com/daadu/backdrop

0 commit comments

Comments
 (0)