File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 139139 "avatar_url" : " https://avatars0.githubusercontent.com/u/7840559?v=4" ,
140140 "profile" : " https://www.proninyaroslav.ru/" ,
141141 "contributions" : [
142- " bug"
142+ " bug" ,
143+ " code" ,
144+ " review"
143145 ]
144146 },
145147 {
Original file line number Diff line number Diff line change 1+ ## [ 0.6.0] - 11 March 2021
2+
3+ * ` pubspec ` : revert ` homepage ` to github repo
4+ * ` dart ` : requires Dart >= 2.12 ** BREAKING** [[ #86 ] ( https://github.com/fluttercommunity/backdrop/pull/86 )]
5+ * ` dart ` : opt-in for null safety [[ #86 ] ( https://github.com/fluttercommunity/backdrop/pull/86 )]
6+
17## [ 0.5.3] - 2 March 2021
28
39* ` pubspec ` : set ` https://fluttercommunity.github.io/backdrop/ ` as "Home Page"
Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
161161 <td align="center"><a href="https://github.com/iLDA1997"><img src="https://avatars0.githubusercontent.com/u/27288368?v=4" width="100px;" alt=""/><br /><sub><b>Danial Agh</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/issues?q=is%3Aissue+iLDA1997" title="Bug reports">🐛</a></td>
162162 <td align="center"><a href="https://github.com/PembaTamang"><img src="https://avatars0.githubusercontent.com/u/32651212?v=4" width="100px;" alt=""/><br /><sub><b>PembaTamang</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/issues?q=is%3Aissue+PembaTamang" title="Bug reports">🐛</a></td>
163163 <td align="center"><a href="https://github.com/hassanbasanjide"><img src="https://avatars0.githubusercontent.com/u/58950648?v=4" width="100px;" alt=""/><br /><sub><b>hassan</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/issues?q=is%3Aissue+hassanbasanjide" title="Bug reports">🐛</a></td>
164- <td align="center"><a href="https://www.proninyaroslav.ru/"><img src="https://avatars0.githubusercontent.com/u/7840559?v=4" width="100px;" alt=""/><br /><sub><b>Yaroslav Pronin</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/issues?q=is%3Aissue+proninyaroslav" title="Bug reports">🐛</a></td>
164+ <td align="center"><a href="https://www.proninyaroslav.ru/"><img src="https://avatars0.githubusercontent.com/u/7840559?v=4" width="100px;" alt=""/><br /><sub><b>Yaroslav Pronin</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/issues?q=is%3Aissue+proninyaroslav" title="Bug reports">🐛</a> <a href="https://github.com/fluttercommunity/backdrop/commits?author=proninyaroslav" title="Code">💻</a> <a href="https://github.com/fluttercommunity/backdrop/pulls?q=reviewed-by%proninyaroslav" title="Reviewed Pull Requests">👀</a> </td>
165165 </tr >
166166 <tr >
167167 <td align="center"><a href="https://github.com/kannel-outis"><img src="https://avatars0.githubusercontent.com/u/32224274?v=4" width="100px;" alt=""/><br /><sub><b>Enikuomehin Adejuwon</b></sub></a><br /><a href="https://github.com/fluttercommunity/backdrop/commits?author=kannel-outis" title="Code">💻</a></td>
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.5.3
3+ version : 0.6.0
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