Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

v1.1.4

Compare
Choose a tag to compare
@kwalrath kwalrath released this 12 Jun 21:48
· 175 commits to master since this release
  • Made changes related to dartdevc (which pub supports, as of SDK 1.24):
    • Updated web-angular to use lib/src for everything but the main app.
    • Added commented-out pubspec settings to the web-angular and web-simple templates, demonstrating how to make pub serve use dartdevc.
  • Added favicons to the web-angular and web-simple templates.
  • Added Enter key support to the web-angular template.
  • Improved the CSS for the web-simple template.
  • Updated analysis options for the stagehand package.
  • Changed the name of server-shelf from "Shelf Web Server" to "Web Server".