A lightweight, modern Dart web application built with the Finch framework and containerized with Docker for seamless deployment.
Everything you need to get started with the Finch framework.
Get up and running in seconds. Clone the repository and start the development server with Docker Compose:
The project follows a clean and intuitive structure. Controllers handle your routes, widgets define your templates with Jinja2 syntax, and language files power the built-in i18n support.
Finch is a lightweight Dart web framework that provides routing, middleware, template rendering, and internationalization out of the box. It is designed for building fast, modern server-side applications with minimal boilerplate.
Explore the full framework documentation and source code on GitHub.
The included Dockerfile and docker-compose.yaml make it easy to deploy anywhere that supports containers. Build for production and expose on your preferred port: