File tree Expand file tree Collapse file tree 4 files changed +18
-4
lines changed Expand file tree Collapse file tree 4 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 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 {
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 ,
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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& ; utm_medium=badge& ; 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 >
Original file line number Diff line number Diff line change 11name : backdrop
22description : Backdrop implementation in dart. (https://material.io/design/components/backdrop.html)
3- version : 0.9.0
3+ version : 0.9.1
44homepage : https://github.com/fluttercommunity/backdrop
55documentation : https://github.com/fluttercommunity/backdrop
66maintainer : Harsh Bhikadia (@daadu)
You canβt perform that action at this time.
0 commit comments