6 ms·
Agreed! We will add support for window customization as part of the multi-window effort.
by loic-sharma 4y ago
Agreed! We will add support for window customization as part of the multi-window effort.
- dsabanin 4y agoDo you have any pointers for someone who would love to contribute to Flutter and Dart as an open source contributor? Is there some guideline for what kind of contributions will be considered, areas where contributions are desired, etc?
- loic-sharma 4y agoPlease check the contribution guide: https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md https://github.com/flutter/flutter/blob/master/CONTRIBUTING.... We strive to be an open community. Anyone can become a Flutter team member if they contribute frequently :)
- dsabanin 4y agoThank you! I think that's a great attitude and a key to the long-term success.
- timsneath 4y agoWe've got a guide here that covers some of these areas: https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md https://github.com/flutter/flutter/blob/master/CONTRIBUTING.... For a lot of first-time contributors, improved documentation and added tests are a great way to dip toes into the water. We also have a 'good first contribution' tag on our issues log that might be a source of inspiration: https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+contribution%22+sort%3Areactions-%2B1-desc https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Ai...