dartness_generator 0.7.2
dartness_generator: ^0.7.2 copied to clipboard
Dartness generator provides the generator classes that are used to run dartness_server
0.1.0-alpha #
- First dartness_generator version
- Generation for @Controller and @ErrorHandler
0.1.1-alpha #
-
Compatibility with @Headers
0.1.2-alpha #
- Updated dart sdk to 3.0.0
0.5.0-alpha #
- Easiest way of creating an app by
@Applicationannotation and modules
0.5.1-alpha #
- Updated code generation in order with the new functionalities
useFactory- @Inject
- Dependency Injection by name
0.5.2-alpha #
- Fixed error when injecting dependency using
useFactory
0.6.0 #
- Fixed error with topological sort when using
useFactory - Controller path variable is optional
0.6.1 #
- Updated dartness_server version
0.7.0 #
- Added schedulers