dartfn 0.4.3 copy "dartfn: ^0.4.3" to clipboard
dartfn: ^0.4.3 copied to clipboard

outdated

A tools package for managing FaaS (Function as a service) portable Dart functions projects

Changelog #

0.4.3 #

  • Fix template Dockerfiles (#268)

0.4.2 #

  • Update templates to use official Dart Docker images.
  • Update templates to use package:lints.

0.4.1 #

  • Require Dart 2.12
  • Support the latest package:json_serializable in the JSON template.

0.4.0 #

  • Updated templates for functions_framework 0.4.0

0.3.1 #

  • Renamed the package to dartfn so dart pub global activate dartfn works.

0.3.0 #

The first version is 0.3.0 to align with the rest of published Functions Framework packages. This package is intended to support tools for working with Functions Framework projects. In this early iteration, a CLI tool (dartfn) is provided with a generate command for scaffolding new projects into an empty directory. Three initial generator templates are available (helloworld, json, and cloudevent).

52
likes
0
pub points
25%
popularity

Publisher

verified publishercloud.google.com

A tools package for managing FaaS (Function as a service) portable Dart functions projects

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, collection, http, io, path, usage

More

Packages that depend on dartfn