We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab4db7 commit 265e21aCopy full SHA for 265e21a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.7.1] - 19 December 2021
2
+
3
+- **DOCS**: proper(short) first sentence of doc-comments ([#110](https://github.com/fluttercommunity/backdrop/pull/110))
4
5
## [0.7.0] - 19 December 2021
6
7
- **DOCS**: added "Awesome Flutter" shield
pubspec.yaml
@@ -1,6 +1,6 @@
name: backdrop
description: Backdrop implementation in dart. (https://material.io/design/components/backdrop.html)
-version: 0.7.0
+version: 0.7.1
homepage: https://github.com/fluttercommunity/backdrop
documentation: https://github.com/fluttercommunity/backdrop
maintainer: Harsh Bhikadia (@daadu)
0 commit comments