The easiest way to deploy yourDart
&Flutter
applications to a globally distributed network
import 'package:dart_frog/dart_frog.dart';
Response onRequest(Request request) {
final city = request.headers['x-globe-city'];
return Response(body: 'Hello from $city!');
}
$ globe deploy
Globe has everything you need to deploy and scale your app
Forget about complicated cloud infrastructure configuration files and deployment workflows. Globe lets you focus on your app, we handle the rest.
Globe has a first-class integration with tools and frameworks widely used in Dart and Flutter ecosystems, like Melos, Dart Frog, build runner, and more.
When you deploy yourFlutter Webto Globe β we add some secret sauce that makes it load faster for your users, no matter where they are located.
Focus on features, while we focus on deployments, load balancing and scalability
Integrating your GitHub repository with Globe is as easy as a single click β we automatically install a GitHub application that will create a deployment every time you push your code to a branch.
Globe is ready to handle spikes of traffic without you worrying about setting complex load-balancing and autoscaling infrastructure. To make things cost-efficient, we keep your deployments down until they have an incoming request and gracefully scale down when there are no more requests.
Access detailed statistics and logs to monitor every aspect of your appβs performance effortlessly
Globe knows every aspect of your appβs usage and you always have access to this data on our dashboard.
Globe has everything you need to figure out what was happening while you were away with built-in filtering functionality.
When deployed to Globe, your app is available worldwide. We leverage the edge network features to have your users served as fast as possible.
Explore common Dart backend use-cases in our project templates
Building a simple CRUD REST API backend with DartFrog
Building a simple Dart-Frog Backend with JWT Auth
Build a Notes App using Flutter Web, Firebase Auth and a custom backend using Shelf.
Globe has a generous free plan that lets you deploy your hobby projects and explore Globe features with an upgrade path for higher limits
Get a taste of all Globe features for free.
Higher limits for larger user base.
Designed for high-load systems that requires additional observability and 24/7 support.
Everything you would want to know about Globe. For more information exploreGlobe Docs
Drop us an email or message us on Discord to get more information. The Globe team will be happy to help you!
Create your Globe account right now and start deploying your projects.