This Week in Dart is the go-to destination for weekly news on Dart, its package ecosystem, and the surrounding community.
We aim to increase awareness of ongoing changes and news surrounding Dart while fostering a strong sense of community for those interested.
To contribute this website and future issues, feel free to contribute on GitHub or suggest content for the next week on GitHub discussions.
To discuss Dart or This Week in Dart, feel free to join us on the Unofficial Dart Community Discord.
To run a development version of the site locally, run:
dart run build_runner serve --live-reload
To build a production version of the site, simply run:
dart run build_runner build --release --output web:_site
Or, just run dart run tool/build.dart
which takes care of this for you and
also includes the current time in the atom feed.
Except as otherwise noted, the textual contents of this project are licensed under the Creative Commons Attribution 4.0 License, and code and code samples are licensed under the MIT License. See more in the LICENSE file.
Dart and the related logo are trademarks of Google LLC. This Week in Dart is not endorsed by or affiliated with Google LLC.