dukefirehawk.com

  • Packages
Results 70 packages owned by dukefirehawk.com
Sort by

angel3_frameworkcopy "angel3_framework: ^8.5.0" to clipboard
angel3_framework: ^8.5.0 copied to clipboard

50
likes
160
points
1.38k
downloads
A high-powered HTTP server extensible framework with dependency injection, routing and much more.

angel3_ormcopy "angel3_orm: ^8.3.2" to clipboard
angel3_orm: ^8.3.2 copied to clipboard

13
likes
160
points
616
downloads
Runtime support for Angel3 ORM. Includes base classes for queries.

belatuk_http_servercopy "belatuk_http_server: ^4.5.0" to clipboard
belatuk_http_server: ^4.5.0 copied to clipboard

5
likes
160
points
1.09k
downloads
A collection of useful utility classes for building HTTP server.

angel3_websocketcopy "angel3_websocket: ^8.4.0" to clipboard
angel3_websocket: ^8.4.0 copied to clipboard

6
likes
160
points
369
downloads
This library provides WebSockets support for Angel3 framework.

graphql_server2copy "graphql_server2: ^6.3.0" to clipboard
graphql_server2: ^6.3.0 copied to clipboard

7
likes
150
points
265
downloads
Base package for implementing GraphQL servers. You might prefer `package:angel3_graphql`, the fastest way to implement GraphQL backends in Dart.

angel3_orm_mysqlcopy "angel3_orm_mysql: ^8.3.1" to clipboard
angel3_orm_mysql: ^8.3.1 copied to clipboard

7
likes
160
points
101
downloads
MySQL support for Angel3 ORM. Includes functionality for querying and transactions.

angel3_graphqlcopy "angel3_graphql: ^8.3.0" to clipboard
angel3_graphql: ^8.3.0 copied to clipboard

9
likes
160
points
78
downloads
The fastest and easiest way to get a GraphQL backend in Dart, using Angel3.

angel3_staticcopy "angel3_static: ^8.3.0" to clipboard
angel3_static: ^8.3.0 copied to clipboard

5
likes
160
points
178
downloads
This library provides a virtual directory to serve static files for Angel3 framework.

angel3_authcopy "angel3_auth: ^8.3.0" to clipboard
angel3_auth: ^8.3.0 copied to clipboard

3
likes
160
points
471
downloads
A complete authentication plugin for Angel3. Includes support for stateless JWT tokens, Basic Auth, and more.

angel3_hotcopy "angel3_hot: ^8.4.0" to clipboard
angel3_hot: ^8.4.0 copied to clipboard

4
likes
160
points
164
downloads
Supports hot reloading/hot code push of Angel3 servers on file changes.