angel-dart.dev
Results 40 packages owned by
angel-dart.dev
Sort by
angel_frameworkangel_framework: ^2.1.1 copied to clipboard
53
likes
40
pub points
58%
popularity
A high-powered HTTP server with dependency injection, routing and much more.
angel_routeangel_route: ^3.1.0+1 copied to clipboard
7
likes
40
pub points
43%
popularity
A powerful, isomorphic routing library for Dart. It is mainly used in the Angel framework, but can be used in Flutter and on the Web.
angel_validateangel_validate: ^2.0.2 copied to clipboard
2
likes
40
pub points
30%
popularity
Cross-platform request body validation library based on `matcher`.
angel_mongoangel_mongo: ^2.0.3 copied to clipboard
2
likes
40
pub points
27%
popularity
MongoDB-enabled services for the Angel framework. Well-tested.
angel_graphqlangel_graphql: ^1.0.0 copied to clipboard
9
likes
35
pub points
5%
popularity
The fastest + easiest way to get a GraphQL backend in Dart, using Angel.
jaeljael: ^2.0.2 copied to clipboard
5
likes
40
pub points
0%
popularity
A simple server-side HTML templating engine for Dart. Comparable to Blade or Liquid.
angel_hotangel_hot: ^2.0.6 copied to clipboard
4
likes
40
pub points
0%
popularity
Supports hot reloading/hot code push of Angel servers on file changes.
angel_seoangel_seo: ^2.0.0 copied to clipboard
4
likes
40
pub points
0%
popularity
Helper infrastructure for building SEO-friendly Web backends in Angel.
angel_authangel_auth: ^2.1.5+1 copied to clipboard
1
likes
40
pub points
25%
popularity
A complete authentication plugin for Angel. Includes support for stateless JWT tokens, Basic Auth, and more.
angel_websocketangel_websocket: ^2.0.3 copied to clipboard
2
likes
40
pub points
5%
popularity
Support for using pkg:angel_client with WebSockets. Designed for Angel.