Skip to content

Learn about what's happening in the Dart community each week!

License

Notifications You must be signed in to change notification settings

simolus3/thisweekindart.dev

 
 

Repository files navigation

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.

Running the site

To run a development version of the site locally, run:

dart run build_runner serve --live-reload

Building the site

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.

License and disclaimers

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.

About

Learn about what's happening in the Dart community each week!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.3%
  • SCSS 28.2%
  • Dart 19.5%
  • JavaScript 5.0%