Skip to content

Releases: GoogleCloudPlatform/functions-framework-dart

dartfn-v0.3.1

24 Dec 00:03
897a2dd
Compare
Choose a tag to compare
dartfn-v0.3.1 Pre-release
Pre-release

This adds an early version of a tool (dartfn) that you can use to generate sample projects from templates. Currently there are three templates:

  • helloworld - a basic HTTP handler function
  • json - a simple function handler that accepts and sends JSON
  • cloudevent - a simple cloudevent function handler