target_framework 0.0.2+1
target_framework: ^0.0.2+1 copied to clipboard
A web application framework for Dart built with developer experience and simplicity in mind.
π― Target #
A (work in progress) web application framework for Dart.
Target is a web application framework for Dart built with developer experience and simplicity in mind. Out of the box, Target provides support for routing and handling HTTP requests, WebSockets, Proxies, Middleware, Views and more.
π Getting Started #
Target provides rich documentation and examples to help you get started:
-
Core Concepts
About #
Target is a web application framework for Dart, focused on simplicity and developer experience. Target enables you quickly build scalable server-side applications whilst abstracting
complex logic away from your application code. It ships with a CLI (target_cli) to help you get started quickly, and offers useful features such as hot reloading.
Target is currently under active development and not recommended for production use.
Built & maintained by Invertase.