Tools/GoogleCloudPlatform/functions-framework-dart

functions-framework-dart

No description available.

549nascentDartApache-2.0trending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Mar 2026

This is the framework that makes it work. It gives you a local development server and the scaffolding to write HTTP and CloudEvent handlers that deploy directly to Cloud Functions or Cloud Run.

Apache 2.0, Google-maintained. It's a thin layer. You write a Dart function, annotate it, and the framework handles the HTTP server, request parsing, and function routing. Works with the Dart package ecosystem via pub.dev.

Fully free. No paid tier exists. It's a framework, not a service. You pay Google Cloud for compute when you deploy, but the framework itself costs nothing. Solo Dart developers experimenting with serverless: useful if you're committed to Dart on the backend. Small teams: only makes sense if your whole stack is Dart (Flutter front + Dart backend). Larger teams: almost certainly using Node, Python, or Go for Cloud Functions already.

The catch: the Dart serverless ecosystem is tiny, and zero velocity tells you adoption is niche. If your function needs packages that don't exist in Dart, you're stuck. Node.js or Python Cloud Functions have 100x the community support.

Free vs Self-Hosted vs Paid

fully free

Fully free framework under Apache 2.0. No paid tier, no hosted offering. The framework is just scaffolding; actual compute costs come from Google Cloud Functions or Cloud Run pricing (Cloud Functions free tier: 2 million invocations/month). The framework itself adds zero cost.

Free framework. You pay Google Cloud for compute, not for this.

Self-hosting ops:trivial

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Similar Tools

Score
65/100 · B
Adoption8/30
Maintenance25/25
Community7/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Permissive license (Apache-2.0)

About

Owner
GoogleCloudPlatform (Organization)
Stars
549
Forks
49

Explore Further

More tools in the directory