Flutter Gems is a curated list of 6000+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Backend, Web Server and Web Framework packages
Last updated: November 15, 2024
A web server is specifically designed to serve web pages, APIs and other content to users over the internet. Web servers typically use the HTTP protocol to receive requests from clients, such as web browsers, and return the requested content to the client. Web servers are typically used to host websites and other web-based applications, and are typically managed by the owner of the website or application. In case a web server is used as a backend for a Flutter application, it is also known as Backend Server.
BaaS, or "Backend as a Service," is a type of cloud-based service that provides developers with a way to easily add backend functionality to their applications. BaaS services typically provide a range of pre-built backend functionality, such as user management, data storage, and other common backend tasks. This allows developers to focus on building the frontend of their applications, without having to worry about implementing and managing the backend infrastructure. BaaS services are typically provided by third-party companies and are accessed over the internet.
The complete list of Dart Backend Servers, Backend-as-a-service APIs, Web Servers and Web Frameworks is provided below.
shelf
Dart 3 compatible 👍 889
Maintenance Status: Good
A model for web server middleware that encourages composition and easy reuse.
dart_frog
Dart 3 compatible 👍 751
Maintenance Status: Good
A fast, minimalistic backend framework for Dart built by Very Good Ventures.
serverpod
Dart 3 compatible 👍 607
Maintenance Status: Good
Serverpod is an open-source, scalable app server, written in Dart for the Flutter community.
appwrite
Dart 3 compatible 👍 549
Maintenance Status: Good
Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API
jaspr
Dart 3 compatible 👍 418
Maintenance Status: Good
Modern web framework for building websites in Dart that feels like Flutter but supports server-side rendering.
pocketbase
Dart 3 compatible 👍 224
Maintenance Status: Good
Multi-platform Dart SDK for PocketBase, an open source realtime backend in 1 file.
json_rest_server
Dart 3 compatible 👍 190
Maintenance Status: Good
A RESTful server based on JSON With this package you can have a fully functional RESTful server with auth, pagination and all the necessaries services do build an application
conduit
Dart 3 compatible 👍 170
Maintenance Status: Good
A modern HTTP server application framework, ORM and OAuth2 provider with OpenAPI 3.0 integration. Foundation for REST, RPC or GraphQL services.
parse_server_sdk
Dart 3 compatible 👍 143
Maintenance Status: Good
The Dart SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.
vania
Dart 3 compatible 👍 138
Maintenance Status: Good
Fast, simple, and powerful backend framework for Dart built with
parse_server_sdk_flutter
Dart 3 compatible 👍 137
Maintenance Status: Good
The Flutter SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.
dhttpd
Dart 3 compatible 👍 126
Maintenance Status: Good
A static HTTP file server for easy local hosting of a directory.
shelf_plus
Dart 3 compatible 👍 97
Maintenance Status: Good
Shelf Plus is a quality of life addon for your server-side development within the Shelf platform.
dart_appwrite
Dart 3 compatible 👍 96
Maintenance Status: Good
Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API
nylo_framework
Dart 3 compatible 👍 91
Maintenance Status: Good
Micro-framework for Flutter that's built to simplify app development for Flutter projects.
shelf_static
Dart 3 compatible 👍 84
Maintenance Status: Good
Static file server support for the shelf package and ecosystem.
webf
Dart 3 compatible 👍 59
Maintenance Status: Good
W3C standards-compliant web rendering engine based on Flutter, allowing web applications to run natively on Flutter.
odoo_rpc
Dart 3 compatible 👍 59
Maintenance Status: Good
Odoo RPC Client library for Dart with session changes tracking via stream.
jaguar
Dart 3 compatible 👍 59
Maintenance Status: Good
Jaguar is a production ready HTTP server framework built for speed, simplicity and extensiblity
serveme
Dart 3 compatible 👍 58
Maintenance Status: Good
Backend server framework designed for a quick development of modular WebSocket based server applications with MongoDB integration.
rad
Dart 3 compatible 👍 57
Maintenance Status: Good
A zero-dependency frontend framework for creating high-performant web apps using Dart.
dart_frog_cli
Dart 3 compatible 👍 52
Maintenance Status: Good
The official command line interface for Dart Frog. Built by Very Good Ventures.
angel3_framework
Dart 3 compatible 👍 48
Maintenance Status: Good
A high-powered HTTP server extensible framework with dependency injection, routing and much more.
backendless_sdk
Dart 3 compatible 👍 46
Maintenance Status: Good
Flutter plugin for Backendless SDK. It provides access to the Backendless services that enable the server-side functionality for developing and running mobile and desktop apps.
kuzzle
Dart 3 compatible 👍 37
Maintenance Status: Good
A library to interact with kuzzle API. A backend software, self-hostable and ready to use to power modern cross-platform apps.
jinja
Dart 3 compatible 👍 36
Maintenance Status: Good
Jinja2 template engine for Dart. Variables, expressions, control structures and template inheritance.
pharaoh
Dart 3 compatible 👍 30
Maintenance Status: Good
Minimalist web-server library for Dart
bones_api
Dart 3 compatible 👍 30
Maintenance Status: Good
Bones_API - A powerful API backend framework for Dart. It comes with a built-in HTTP Server, route handler, entity handler, SQL translator, and DB adapters.
server_universe
Dart 3 compatible 👍 27
Maintenance Status: Good
Server Universe Library For Help you make server rest api on cross platform support edge functions Supabase, Vercel, Netlify, cloud Flare and more
appengine
Dart 3 compatible 👍 23
Maintenance Status: Good
Support for using Dart as a custom runtime on Google App Engine Flexible Environment.
thingsboard_client
Dart 3 compatible 👍 16
Maintenance Status: Good
Dart implementation of ThingsBoard API client. Provides model objects and services to communicate with ThingsBoard platform using RESTful APIs and WebSocket protocol.
angel3_orm
Dart 3 compatible 👍 13
Maintenance Status: Good
Runtime support for Angel3 ORM. Includes base classes for queries.
stream
Dart 3 compatible 👍 8
Maintenance Status: Good
Lightweight Dart web server supporting request routing, filtering, template engine, MVC design pattern, and file-based static resources.
universal_html
Dart 3 compatible 👍 476
Maintenance Status: Average
A 'dart:html' that works in all platforms, including Flutter and server-side. Eases cross-platform development and HTML / XML processing.
alfred
Dart 3 compatible 👍 358
Maintenance Status: Average
A performant, expressjs like web server / rest api framework thats easy to use and has all the bits in one place.
shelf_router
Dart 3 compatible 👍 280
Maintenance Status: Average
A convenient request router for the shelf web-framework, with support for URL-parameters, nested routers and routers generated from source annotations.
functions_framework
Dart 3 compatible 👍 163
Maintenance Status: Average
FaaS (Function as a service) framework for writing portable Dart functions
shelf_proxy
Dart 3 compatible 👍 84
Maintenance Status: Average
A shelf handler for proxying HTTP requests to another server.
dartion
Dart 3 compatible 👍 75
Maintenance Status: Average
Dartion is a RESTful mini web server based on JSON. Up your backend in 5 Seconds!
fennec
Dart 3 compatible 👍 46
Maintenance Status: Average
Fennec is a multi-threaded, robust Dart Server-Side Framework.
directus
Dart 3 compatible 👍 38
Maintenance Status: Average
The unofficial SDK for Directus, provides REST API and authentication. Requires Flutter.
zap
Dart 3 compatible 👍 36
Maintenance Status: Average
Zap is a reactive web framework built on Dart. By compiling HTML-like files to Dart components, Zap makes it easy to write efficient web apps.
wupper
Dart 3 compatible 👍 36
Maintenance Status: Average
Dart Web UI Framework based on HTML Elements inspired by Flutter
dia
Dart 3 compatible 👍 23
Maintenance Status: Average
A simple dart http server in Koa2 style. Use with dia_router, dia_static, dia_body and other packages
edge
Dart 3 compatible 👍 21
Maintenance Status: Average
Run Dart code on Edge functions, supporting Vercel and Cloudflare Workers.
supabase_functions
Dart 3 compatible 👍 7
Maintenance Status: Average
Write and deploy Dart functions to Supabase Functions.
functions_framework_builder
Dart 3 compatible 👍 5
Maintenance Status: Average
Builder for package:functions_framework
cloudflare_workers
Dart 3 compatible 👍 4
Maintenance Status: Average
Write and deploy Dart functions to Cloudflare Workers.
edge_http_client
Dart 3 compatible 👍 3
Maintenance Status: Average
A http package implementation for Dart Edge.
google_cloud
Dart 3 compatible 👍 2
Maintenance Status: Average
Utilities for running Dart code correctly on the Google Cloud Platform.
get_server
Dart 3 compatible 👍 325
Maintenance Status: Poor
A backend server (http and websocket) that makes it possible to program with Flutter syntax and reuse existing code
shark
Dart 3 compatible 👍 57
Maintenance Status: Poor
A Flutter server rendering framework for mobile application, server-driven UI, dynamic change your interface in realtime
http_multi_server
Dart 3 compatible 👍 41
Maintenance Status: Poor
A dart:io HttpServer wrapper that handles requests from multiple servers.
ngdart
Dart 3 compatible 👍 38
Maintenance Status: Poor
Fast and productive web framework by Google. Separate, but similar to the JavaScript framework with a similar name.
dart_meteor
Dart 3 compatible 👍 20
Maintenance Status: Poor
This library make connection between meteor backend and flutter app easily. Design to work seamlessly with StreamBuilder and FutureBuilder.
palace
Dart 3 compatible 👍 16
Maintenance Status: Poor
minimal server side dart micro-framework for building REST api easily
jaguar_dev_proxy
Dart 3 compatible 👍 1
Maintenance Status: Poor
Jaguar reverse proxy implementation for dev
dchisel
👍 46
Maintenance Status: Average
A simple dart web framework for create REST API. DChisel support Custom Middleware and Mysql & PostgreSQL ORM.
kraken
👍 32
Maintenance Status: Poor
A high-performance, web standards-compliant rendering engine.
lucifer
👍 31
Maintenance Status: Poor
A fast, light-weight web framework to provide a simple way to fulfill the needs of many modern web server these days.
mock_web_server
👍 25
Maintenance Status: Poor
Versatile scriptable Web Server for real integration tests in Flutter, server, and Dart CLI applications
odoo_api
👍 20
Maintenance Status: Poor
Odoo JSON RPC Connector library for Flutter allows you to connect with Odoo 8.0+. Authenticate, Read data, updating and creating data, JSON type controllers, custom model methods