Revali Construct
This is the base construct package for Revali. It provides the core construct utilities and classes that used to define Revali constructs.
Documentation
Check out the documentation for more information on how to create Revali Constructs.
Libraries
- enums/generate_construct_type
- enums/mode
- hot_reload/hot_reload
- models/app_annotation
- models/build_construct
- models/construct
- models/construct_config
- models/construct_maker
- models/construct_options
- models/construct_yaml
- models/controller_annotation
- models/files/any_file
- models/files/build_directory
- models/files/construct_directory
- models/files/dart_file
- models/files/part_file
- models/files/revali_directory
- models/files/server_directory
- models/files/server_file
- models/meta_app_config
- models/meta_method
- models/meta_middleware
- models/meta_param
- models/meta_public
- models/meta_return_type
- models/meta_route
- models/meta_server
- models/meta_web_socket_method
- models/method_annotation
- models/revali_build_context
- models/revali_construct_config
- models/revali_context
- models/revali_yaml
- models/server_construct
- models/sse_method_annotation
- models/web_socket_annotation
- revali_construct
- types/annotation_getter
- utils/annotation_getter_impl
- utils/get_field_value_from_dart_object
- utils/type_checker