Skip to content

Commit b343735

Browse files
committed
chore(release): bump to v0.9.1
1 parent f2a1ec0 commit b343735

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-4
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
"avatar_url": "https://avatars.githubusercontent.com/u/125310?v=4",
238238
"profile": "https://github.com/openWebX",
239239
"contributions": [
240-
"bug"
240+
"code"
241241
]
242242
},
243243
{
@@ -248,6 +248,15 @@
248248
"contributions": [
249249
"bug"
250250
]
251+
},
252+
{
253+
"login": "pishguy",
254+
"name": "Mahdi Pishguy",
255+
"avatar_url": "https://avatars.githubusercontent.com/u/6617583?v=4",
256+
"profile": "https://github.com/pishguy",
257+
"contributions": [
258+
"bug"
259+
]
251260
}
252261
],
253262
"contributorsPerLine": 7,

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.9.1] - 6 September 2023
2+
3+
- **FEAT**: feat: added concealBacklayerOnBackButton option ([#133](https://github.com/fluttercommunity/backdrop/pull/133))
4+
15
## [0.9.0] - 19 May 2023
26

37
- **CHORE**: upgrade to Flutter 3.10.0

β€ŽREADME.mdβ€Ž

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<a href="https://github.com/Solido/awesome-flutter"><img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true" /></a>
1010
<a href="https://gitter.im/flutter-backdrop/community?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge"><img src="https://badges.gitter.im/flutter-backdrop/community.svg" alt="Gitter"></a>
1111
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
12-
<a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-25-orange.svg" alt="All Contributors" /></a>
12+
<a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-26-orange.svg" alt="All Contributors" /></a>
1313
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1414
<a href="https://pub.dev/packages/backdrop/score"><img src="https://img.shields.io/pub/points/backdrop?logo=dart" alt="pub points"></a>
1515
<a href="https://pub.dev/packages/backdrop/score"><img src="https://img.shields.io/pub/popularity/backdrop?logo=dart" alt="popularity"></a>
@@ -177,8 +177,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
177177
<tr>
178178
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hendrychjan"><img src="https://avatars.githubusercontent.com/u/61143018?v=4?s=100" width="100px;" alt="Jan Hendrych"/><br /><sub><b>Jan Hendrych</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/issues?q=author%3Ahendrychjan" title="Bug reports">πŸ›</a></td>
179179
<td align="center" valign="top" width="14.28%"><a href="https://www.sportalliance.com/"><img src="https://avatars.githubusercontent.com/u/14974414?v=4?s=100" width="100px;" alt="Pascal Wild"/><br /><sub><b>Pascal Wild</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/issues?q=author%3Apascalwild" title="Bug reports">πŸ›</a></td>
180-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/openWebX"><img src="https://avatars.githubusercontent.com/u/125310?v=4?s=100" width="100px;" alt="Jens Reinemuth"/><br /><sub><b>Jens Reinemuth</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/issues?q=author%3AopenWebX" title="Bug reports">πŸ›</a></td>
180+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/openWebX"><img src="https://avatars.githubusercontent.com/u/125310?v=4?s=100" width="100px;" alt="Jens Reinemuth"/><br /><sub><b>Jens Reinemuth</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/commits?author=openWebX" title="Code">πŸ’»</a></td>
181181
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tobolski"><img src="https://avatars.githubusercontent.com/u/13032980?v=4?s=100" width="100px;" alt="tobolski"/><br /><sub><b>tobolski</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/issues?q=author%3Atobolski" title="Bug reports">πŸ›</a></td>
182+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pishguy"><img src="https://avatars.githubusercontent.com/u/6617583?v=4?s=100" width="100px;" alt="Mahdi Pishguy"/><br /><sub><b>Mahdi Pishguy</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/issues?q=author%3Apishguy" title="Bug reports">πŸ›</a></td>
182183
</tr>
183184
</tbody>
184185
</table>

β€Žpubspec.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: backdrop
22
description: Backdrop implementation in dart. (https://material.io/design/components/backdrop.html)
3-
version: 0.9.0
3+
version: 0.9.1
44
homepage: https://github.com/fluttercommunity/backdrop
55
documentation: https://github.com/fluttercommunity/backdrop
66
maintainer: Harsh Bhikadia (@daadu)

0 commit comments

Comments
Β (0)