File tree Expand file tree Collapse file tree 4 files changed +16
-2
lines changed
Expand file tree Collapse file tree 4 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 190190 " bug"
191191 ]
192192 },
193+ {
194+ "login" : " ScottMacDougall" ,
195+ "name" : " Scott" ,
196+ "avatar_url" : " https://avatars0.githubusercontent.com/u/1026653?v=4" ,
197+ "profile" : " https://github.com/ScottMacDougall" ,
198+ "contributions" : [
199+ " code"
200+ ]
201+ },
193202 ],
194203 "contributorsPerLine" : 7 ,
195204 "projectName" : " backdrop" ,
Original file line number Diff line number Diff line change 1+ ## [ 0.6.1] - 4 May 2021
2+
3+ * ` BackdropScaffold ` : added ` maintainBackLayerState ` argument [[ #93 ] ( https://github.com/fluttercommunity/backdrop/pull/93 )]
4+
15## [ 0.6.0] - 11 March 2021
26
37* ` pubspec ` : revert ` homepage ` to github repo
Original file line number Diff line number Diff line change 44
55[ ![ Demo] ( https://img.shields.io/badge/check-demo-blueviolet )] ( https://fluttercommunity.github.io/backdrop/demo/#/ )
66[ ![ Gitter] ( https://badges.gitter.im/flutter-backdrop/community.svg )] ( https://gitter.im/flutter-backdrop/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
7- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-19 -orange.svg )] ( #contributors- )
7+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-20 -orange.svg )] ( #contributors- )
88[ ![ pub.dev] ( https://img.shields.io/pub/v/backdrop?logo=dart )] ( https://pub.dev/packages/backdrop )
99[ ![ pub points] ( https://badges.bar/backdrop/pub%20points )] ( https://pub.dev/packages/backdrop/score )
1010[ ![ popularity] ( https://badges.bar/backdrop/popularity )] ( https://pub.dev/packages/backdrop/score )
@@ -169,6 +169,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
169169 <td align="center"><a href="https://github.com/mockturtl"><img src="https://avatars0.githubusercontent.com/u/705804?v=4" width="100px;" alt=""/><br /><sub><b>mockturtl</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/commits?author=mockturtl" title="Code">π»</a> <a href="https://github.com/fluttercommunity/backdrop/commits?author=mockturtl" title="Documentation">π</a></td>
170170 <td align="center"><a href="https://github.com/rtr-dnd"><img src="https://avatars0.githubusercontent.com/u/19490811?v=4" width="100px;" alt=""/><br /><sub><b>ritar</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/issues?q=is%3Aissue+rtr-dnd" title="Bug reports">π</a></td>
171171 <td align="center"><a href="https://github.com/LorenzoVianello"><img src="https://avatars0.githubusercontent.com/u/32164824?v=4" width="100px;" alt=""/><br /><sub><b>LorenzoVianello</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/issues?q=is%3Aissue+LorenzoVianello" title="Bug reports">π</a></td>
172+ <td align="center"><a href="https://github.com/ScottMacDougall"><img src="https://avatars0.githubusercontent.com/u/1026653?v=4" width="100px;" alt=""/><br /><sub><b>Scott</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/commits?author=ScottMacDougall" title="Code">π»</a></td>
172173 </tr >
173174</table >
174175
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.6.0
3+ version : 0.6.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