ngdart 1.0.3 copy "ngdart: ^1.0.3" to clipboard
ngdart: ^1.0.3 copied to clipboard

outdated

A command-line tool for creating and managing AngularDart projects.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.3] - 2021-07-12 #

Added #

  • Launch settings for vscode so users don't need to set them up manually
  • build and serve command from webdev

Removed #

  • OPT OUT OF NULL SAFETY to use webdev commands. Will opt in later when webdev is fully migrated.

[1.0.2] - 2021-06-14 #

Fixed #

  • Fix missing .gitignore file (isn't generated when creating).

Added #

  • Run pub get after creating a new project.

Removed #

  • Remoed unnecessary models, though this doesn't affect the program at all

[1.0.1] - 2021-05-31 #

Fixed #

  • Duplicate usage message on UsageException.
  • Symbols in debug logs can't show on some devices due to the use of illegal characters.

[1.0.0] - 2021-05-30 #

Added #

  • Initial version.
36
likes
0
pub points
91%
popularity

Publisher

verified publisherangulardart.xyz

A command-line tool for creating and managing AngularDart projects.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ansicolor, args, build, cli_util, glob, path, webdev

More

Packages that depend on ngdart